Matlab 2018a gives errors for simple statements like w=1;Is this due to installation error?
    5 views (last 30 days)
  
       Show older comments
    
    PADMAKAR
 on 12 Feb 2021
  
    
    
    
    
    Answered: Walter Roberson
      
      
 on 12 Feb 2021
            The Marlab script window shows an error on very simple commands such as w=1; See attached jpg file
0 Comments
Accepted Answer
  Walter Roberson
      
      
 on 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 Comments
More Answers (1)
See Also
Categories
				Find more on Introduction to Installation and Licensing in Help Center and File Exchange
			
	Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
