Problem with plot3 function
1 view (last 30 days)
Show older comments
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 Comments
dpb
on 26 Sep 2019
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?
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Annotations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!