Problem with plot3 function

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 comentarios

dpb
dpb el 26 de Sept. de 2019
Need the full error message in context with the code that generated it. Might help to know which release of ML is being used on which machine -- I don't know of any 'GCS' property, either...
dpb
dpb el 26 de Sept. de 2019
[OP Answer moved to Comment -- dpb]
@TH using the "Comment on Answer" to add info instead of Answer will keep in thread sequence...
I set up another version of MATLAB but the problems still occur. I feel confused now.
dpb
dpb el 26 de Sept. de 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?
Tran Hoa
Tran Hoa el 27 de Sept. de 2019
Because the code relates to many sub-functions, it is difficult to express. I will remove the old version and try again. Thank you a lot. Have a nice weekend.

Iniciar sesión para comentar.

 Respuesta aceptada

Tran Hoa
Tran Hoa el 26 de Sept. de 2019

0 votos

Thank you. I think there are some problems with the old setup.

Más respuestas (0)

Categorías

Más información sobre Graphics Objects en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 26 de Sept. de 2019

Comentada:

el 27 de Sept. de 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by