how to assign data to axis vol3d
3 ビュー (過去 30 日間)
古いコメントを表示
Asliddin Komilov
2019 年 9 月 13 日
回答済み: Asliddin Komilov
2019 年 9 月 13 日
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 件のコメント
採用された回答
その他の回答 (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!