How can i make my file.m run?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Wayne King
le 2 Avr 2013
That is going to be very difficult if you don't post a few lines of your class file
Réponses (0)
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!