Error - Array indices must be positive integers or logical values - in viewSolid and viewSolidone

 採用された回答

Abhinav
Abhinav 2023 年 1 月 19 日
Hi Dev
change that code as
viewSolid(z,z_a+0*x+0*y,z_b+0*x+0*y,x,x_a+0*y+0*z,x_b+0*y+0*z,y,y_a+0*x+0*z,y_b+0*x+0*z)
now it will plot the figure
View Solid will integrate only if x, y and z variables are present in the integration that is only the error.

2 件のコメント

Dev
Dev 2023 年 1 月 19 日
Got it thanks a lot :)
sounak
sounak 2024 年 11 月 12 日
it finally worked !!!!!!!!! thanks

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeCreating, Deleting, and Querying Graphics Objects についてさらに検索

製品

リリース

R2022a

質問済み:

Dev
2023 年 1 月 19 日

コメント済み:

2024 年 11 月 12 日

Community Treasure Hunt

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

Start Hunting!

Translated by