05-18-2020, 06:37 PM
I noticed that while in CAS mode, I can do things like
point({{1,2},{3,4}})
and it will show a small plot of two points, that I can maximize by touching on it. This is pretty neat.
Can I "hold" the plot (to use Matlab terminology) to add multiple plotting commands to the same graph?
Can I tell the point() command to use different colors for the different points?
point({{1,2},{3,4}})
and it will show a small plot of two points, that I can maximize by touching on it. This is pretty neat.
Can I "hold" the plot (to use Matlab terminology) to add multiple plotting commands to the same graph?
Can I tell the point() command to use different colors for the different points?