Respuesta aceptada

Thukiller
Thukiller el 7 de Mayo de 2021

0 votos

When you use 'surf(x)', x cannot be a 3-dimensional vector,maybe you can use 'surf(b(:,:,1), b(:,:,2), b(:,:,3))'
if you need to know more about surf(), you can use 'doc surf'

Más respuestas (0)

Productos

Versión

R2021a

Preguntada:

el 7 de Mayo de 2021

Comentada:

el 9 de Mayo de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by