how to assign data to axis vol3d
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Asliddin Komilov
el 13 de Sept. de 2019
Respondida: Asliddin Komilov
el 13 de Sept. de 2019
I am plotting year(per,day,hour) using this line:
vol3d('cdata',interp3(year,3),'texture','3d');
can you show me how to assign values of my variables(per,day,hour) to the axis x,y,z?
thanks
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!