how to start xlim from 2 rather than 1
Ältere Kommentare anzeigen
a = rand(1,33);
bar(a(2:33))

Now i need xlimit for each lines and it should start from 2 and continue with 3 4 5 6.....33
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Logical finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!