Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

OPENGL error

Status
Not open for further replies.

electricpete

Electrical
Joined
May 4, 2001
Messages
16,774
Location
US
I installed a Matlab toolbox RotFE. I initialized per the instructions and receieved an error mesage as shown below (the software was indicating Missing operator, comma, or semi-colon between OPENGL and NEVERSELECT).

NEVERSELECT as shown below and recieved error mesage as shown below (the software was indicating Missing operator, comma, or semi-colon between OPENGL and NEVERSELECT).

>>cd ('C:\MATLAB\RotFe_ib\RotFe_ib')

>>rotfeini
>>demo_rotfe

modeplot2 rz4
??? OPENGL NEVERSELECT
|
Missing operator, comma, or semi-colon.

Syntax error in ==> C:\MATLAB\RotFe_ib\RotFe_ib\new\modeplot2.m (modeplot2)
On line 194 ==> OPENGL NEVERSELECT, set(gcf,'renderer','zbuffer')

Error in ==> C:\MATLAB\RotFe_ib\RotFe_ib\demo_rotfe.m
On line 29 ==> modeplot2 rz4

Do you have any suggestions how this should be resolved.

=====================================
Eng-tips forums: The best place on the web for engineering discussions.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top