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.
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...