Please anyone help me with the error!
古いコメントを表示
採用された回答
その他の回答 (1 件)
KSSV
2019 年 5 月 28 日
potential = double(potential) ;
fprintf('the potential difference is = %f\n',potential) ;
Your variable potential is in syms...convert it to double. Read about double.
3 件のコメント
madhan ravi
2019 年 5 月 28 日
I doubt that double() converts symunit variable
Gaurav Srivastava
2019 年 5 月 28 日
KSSV
2019 年 5 月 28 日
You should not attach code as image.......copy the code here.
カテゴリ
ヘルプ センター および File Exchange で Conversion についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!.png)
.png)
