How can i make my file.m run?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Wayne King
il 2 Apr 2013
That is going to be very difficult if you don't post a few lines of your class file
Risposte (0)
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!