LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Troubles with MatLAB

Could someone please run my program on their computer and tell me what errors they get?
You will need to have MatLAB (I'm using MatLAB 7.0.1), but I'm not sure what you need.

I have read the article about error 1048 and have tried the two examples suggested (Fractal and Lorenz Diff Eq.) and both worked (with a few seconds of delay). I also have other programsusing MatLAB and they work as well. I think the problem may be within my loops.

All you will need to do is save a file with an array of strings, not character strings. The path to the file is represented by the variable namefile. The variable name represents one of teh strings within that array.

The program tries to find the number value of the position of teh string within that array.

I keep getting errors or incorrect values. I want to get the variable client_id, but I even try the output of other variables (x, n, etc.) and I get ridiculous values.

I would really appreciate if someone couldtry it out for me! Thanks,
Ivanka
0 Kudos
Message 1 of 4
(3,095 Views)
Can you make up a dummy namefile and post it?
Randall Pursley
0 Kudos
Message 2 of 4
(3,077 Views)
Thank you,
However, i have fgured out the problem- it just started working today?! Gotta love that, eh?
Ivanka
0 Kudos
Message 3 of 4
(3,018 Views)
I just realized that I was using MatLAB 7.0.1 with LV 7.1.1, which is not compatible. I need to use 7.0! I was getting error 1048, 1050 and 97 in MatLAB, so if you are getting these errors, check your version of MATLAB.

have a great day!

Ivanka
0 Kudos
Message 4 of 4
(2,985 Views)