Effacer les filtres
Effacer les filtres

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

2 vues (au cours des 30 derniers jours)
uncung fgv
uncung fgv le 26 Mar 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.

Réponses (2)

Honglei Chen
Honglei Chen le 26 Mar 2012
Are you looking for something like this?
plot(1:10,rand(1,10))
axis off

Oleg Komarov
Oleg Komarov le 26 Mar 2012

Catégories

En savoir plus sur Graphics Objects dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by