Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
cannot modify plot axes as per documentation
조회 수: 2 (최근 30일)
이전 댓글 표시
According to web page documentation for signal processing, you can change the x- or y-axis plot units by right-clicking the mouse on the axis label or by right-clicking on the plot and selecting Analysis Parameters. However, when I right click the mouse anywhere on the plot, all I see is a menu box : copy display, pan, zoom in, zoom out. How can I set the proper axis settings to plot magnitude and phase? (on separate plots)
댓글 수: 1
Navya Seelam
2019년 12월 4일
Hi,
Where exactly are you trying to change the units? Is it on any app? Can you please specify.
답변 (2개)
Steven Lord
2019년 12월 4일
Can you post the exact URL for the documentation page that says you can change the plot units by right-clicking, so we can see exactly what it says? If you're using your locally installed documentation instead, can you tell us the list of breadcrumbs that lead you to that page? [By "breadcrumbs" I mean the list of page names in the Contents navigation pane. For example, on the plot function documentation page the breadcrumbs are "MATLAB", "Graphics", "2-D and 3-D Plots", and "Line Plots".]
Also, can you confirm that you're using release R2019b as the information on the right side of this post indicates? This can be critical if you're using the online documentation (which is for the most recent release, currently release R2019b) with an older release of MATLAB (which would not have all the functionality described in the online doc.)
댓글 수: 1
Navya Seelam
2019년 12월 10일
Hi,
The changing of units of x- or y-axis units by right-clicking the mouse on the axis label or by right-clicking on the plot and selecting Analysis Parameters works perfectly for me on R2019b. Make sure you are doing this on FVTool.
댓글 수: 0
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!