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)
