plot X as a function of Y
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello I need to plot X as a function of Y How do I do that? How do I make 3dplot as a function of x and Y
0 Kommentare
Antworten (1)
Artem Smirnov
am 18 Jan. 2017
If you want to create a plot you have to write plot(y,x). What do you mean saying you want to create a 3d-plot AS a function of x and y? Could you explain that?
Siehe auch
Kategorien
Mehr zu Scatter Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!