when i use plot on the matlab online the figure doesn;t appear (windows)
55 次查看(过去 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!