Matlab 2018a gives errors for simple statements like w=1;Is this due to installation error?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
PADMAKAR
am 12 Feb. 2021
Beantwortet: Walter Roberson
am 12 Feb. 2021
The Marlab script window shows an error on very simple commands such as w=1; See attached jpg file
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 12 Feb. 2021
Vel=8.0;[top_left
You started creating an array, but you did not finish creating it before you started an assignment.
0 Kommentare
Weitere Antworten (1)
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!