Matlab 2018a gives errors for simple statements like w=1;Is this due to installation error?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
PADMAKAR
el 12 de Feb. de 2021
Respondida: Walter Roberson
el 12 de Feb. de 2021
The Marlab script window shows an error on very simple commands such as w=1; See attached jpg file
0 comentarios
Respuesta aceptada
Walter Roberson
el 12 de Feb. de 2021
Vel=8.0;[top_left
You started creating an array, but you did not finish creating it before you started an assignment.
0 comentarios
Más respuestas (1)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!