Please anyone help me with the error!
Mostrar comentarios más antiguos
Please write the code-.png)
.png)
Respuesta aceptada
Más respuestas (1)
KSSV
el 28 de Mayo de 2019
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 comentarios
madhan ravi
el 28 de Mayo de 2019
I doubt that double() converts symunit variable
Gaurav Srivastava
el 28 de Mayo de 2019
KSSV
el 28 de Mayo de 2019
You should not attach code as image.......copy the code here.
Categorías
Más información sobre Conversion en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!.png)
