[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
matlab to octave code errors
From: |
smed |
Subject: |
matlab to octave code errors |
Date: |
Mon, 8 Jun 2009 17:55:18 -0700 (PDT) |
Hi, I'm trying to run Matlab code in Octave, and i'm getting the following
errors:
warning: function name `fem1d2n' does not agree with function file name
`C:\Matlab\fem1d.m'
error: `N' undefined near line 54 column 10
error: evaluating argument list element number 1
error: evaluating for command near line 52, column 1
error: called from `fem1d:InputData' in file `C:\Matlab\fem1d.m'
error: called from `fem1d' in file `C:\Matlab\fem1d.m'
here is the .m file i'm trying to run, thank you for your help:
http://www.nabble.com/file/p23934669/fem1d.m fem1d.m
-Smed
--
View this message in context:
http://www.nabble.com/matlab-to-octave-code-errors-tp23934669p23934669.html
Sent from the Octave - General mailing list archive at Nabble.com.
- matlab to octave code errors,
smed <=
Re: matlab to octave code errors, Jaroslav Hajek, 2009/06/09
Re: matlab to octave code errors, Przemek Klosowski, 2009/06/09