How can i make my file.m run?
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Wayne King
am 2 Apr. 2013
That is going to be very difficult if you don't post a few lines of your class file
Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!