I need the coding to plot 3D graph for the following data.
古いコメントを表示
X-axis: β: 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9
Y-axis: Q: 47.5191 52.9680 56.9200 61.6328 67.4050 74.4607 82.1577 89.2209 91.5611 79.2261
Z-axis: TC: 208.353 246.245 299.722 376.742 488.769 653.333 900.496 1278.551 1867.806 2788.296
3 件のコメント
KSSV
2020 年 6 月 25 日
plot3(x,y,z)
shunmugam hemalatha
2020 年 6 月 25 日
darova
2020 年 6 月 25 日

回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Graph and Network Algorithms についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!