Problem with plot3 function
1 次查看(过去 30 天)
显示 更早的评论
Dear members
I have a problem when I try to print any 3D figure in my computer as below bold words. I try with other computers, no problems happen.
Error using plot3
There is no GCS property on the Line class
Could you help me to deal with this problem
Thank you.
4 个评论
dpb
2019-9-26
But you didn't show us the code that was used to execute the call or provide a runnable example test case that produces the problem.
Unfortunately, plot3 is builtin function so can't go spelunking internals.
What do
which -all plot3
ver
return out of curiosity?
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Annotations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!