help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

vrml and syntax errors


From: Jonathan Stickel
Subject: vrml and syntax errors
Date: Tue, 15 Jun 2004 12:49:55 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040326

I'd like to try out the vrml functions in octave-forge. However, I keep encountering syntax errors, even though the code itself looks fine to me. For example:

octave:1> test_vmesh
test_vmesh :
Display a surface.
parse error near line 114 of file /usr/share/octave/2.1.57/site/m/octave-forge/vrml/vmesh.m

  syntax error

>>> lpos = [min (x2) - 1.1*scl* max (max(x2)-min(x2), 1),
                                                       ^

error: `vmesh' undefined near line 14 column 1
error: near line 14 of file `/usr/share/octave/2.1.57/site/m/octave-forge/vrml/test_vmesh.m'


I can fix a few of these by adding and removing spaces in the m-file, but I can't fix them all. Any idea what the problem is?

Thanks,
Jonathan



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]