Is it possible to programmatically enable a data cursor and position the cursors in the dsp.ArrayPlot?
조회 수: 2 (최근 30일)
이전 댓글 표시
I have a script in which I'm displaying data in the dsp.ArrayPlot system object and I'd like to enable the cursors and move the cursors to a calculated position in the script. Is this possible? I have tried some of the commands from the dsp.SpectrumAnalyzer but they don't seem to work here.
댓글 수: 0
채택된 답변
Kiran Felix Robert
2021년 2월 3일
편집: Kiran Felix Robert
2021년 2월 3일
Hi Richard,
Currently there is no way to enable data cursor of the dsp.ArrayPlot programmatically.
The only way is to enable it is from the Measurements tab of the ArrayPlot scope window graphically.
In the ArrayPlot scope window: Measurements > Data Cursors
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!