Answered
Urgent!!! 3-d plot and curve fitting
If you do "Print to Figure", you'll get a copy you can edit any way you like, including deleting the markers.

11 years ago | 0

| accepted

Answered
Plotting two 2D scatter plots as planes in 3D space
You could use scatter3 with zeroes of the correct size for the "other" dimension.

13 years ago | 0

| accepted

Answered
Subplot with matlab figures (.fig files)
Just guessing, but I don't see you creating a fifth figure after loading the four. Therefore, I would guess that the first call ...

13 years ago | 0

Answered
A graph in matlab, needs some guidance
The stair function is probably closer to what you want, but you can do it with plot if you tell it what to do in detail. Bas...

13 years ago | 0