Plot browser: where is property editor lineseries
이전 댓글 표시
I am plotting step response of 7 transfer function in matlab R2016b. I want to select each of them individually. When I open plot browser it shows only
Axes(no title)
It does not provide option to select individual plots. Like ----g1 ----g2 How should i do it. I want to select individual plots and change their properties like font color,marker etc
In other words, I have made a step response of 7 transfer function. Where can I find the property editor -lineseries option. When I click on graph, I get property editor- waveform option
댓글 수: 2
Adam
2017년 5월 30일
If you keep the handles of the plotted objects you can just edit these.
Rakesh Jain
2017년 5월 31일
편집: Rakesh Jain
2017년 5월 31일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Frequency-Domain Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!