when i use plot on the matlab online the figure doesn;t appear (windows)
조회 수: 31 (최근 30일)
이전 댓글 표시
when i use plot on the matlab online the figure doesn;t appear (windows)
댓글 수: 2
Rik
2020년 2월 17일
If your tag describes your code I'm not surprised, as the step size is 0. What is the exact code you're trying to run?
답변 (1개)
Prasanna Gude
2020년 3월 3일
As of my understanding, the system in which you are using MATLAB Online does not have a screen depth of 16 or higher.
To work around this issue, set your screen depth to be at least 2^16 (65536) colors. This can be done on a Windows machine from the “Display Properties dialog box-> Settings Tab->Color quality drop down box.”
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!