issue with plotting data
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
I have graph plotting 4 variables value every update,,,up to i=10 only variables will be plotted and after some time third and fourth vqariables vlaue is plotted on plot,,,for plotting third and forth variable i will make third and fourth variable zero,,,,so problem is wen i plot first and second variables,,,third and fourth variable is also plotted on zero point,,,so how to make third and fourth point visible,,wen those get values?
2 Kommentare
Azzi Abdelmalek
am 26 Mär. 2013
Arun, to clarify what you want, post your code, and explain when you want to plot third, fourth,...,tenth.
Arun Badigannavar
am 26 Mär. 2013
Antworten (1)
Suleyman Deveci
am 26 Mär. 2013
0 Stimmen
use "hold on" between two plots
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!