create plot without x y data, draw plot line just like paint on matlab

3 Ansichten (letzte 30 Tage)
uncung fgv
uncung fgv am 26 Mär. 2012
Matab: is it possible to create data from plot? hi i want to create non linear plot. on my graphic display. how to do it without data input? i mean how to 'draw' manually a 'cheating' plot on matlab.

Antworten (2)

Honglei Chen
Honglei Chen am 26 Mär. 2012
Are you looking for something like this?
plot(1:10,rand(1,10))
axis off

Oleg Komarov
Oleg Komarov am 26 Mär. 2012

Kategorien

Mehr zu 2-D and 3-D 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!

Translated by