How can i make my file.m run?
2 views (last 30 days)
Show older comments
Hi,i have a problem with my file.m in matlab.
I try to run it but it doesnt work . It shows me every time a massage which says:
???ERROR: File: ...... Line: 1 Column: 10 Missing operator, comma, or semicolon.
my line: 1 is the following :
classdef gaming < traffic_models.generic_tm
Can anyone help me please?
2 Comments
Wayne King
on 2 Apr 2013
That is going to be very difficult if you don't post a few lines of your class file
Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!