Clear Filters
Clear Filters

How can i make my file.m run?

1 view (last 30 days)
Babis
Babis on 2 Apr 2013
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
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
Walter Roberson
Walter Roberson on 2 Apr 2013
Which MATLAB version are you using?

Sign in to comment.

Answers (0)

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!