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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

siemens NX 8.5 co-simulation with matlab error

Status
Not open for further replies.

jonesmith

Industrial
Joined
Apr 28, 2014
Messages
1
Hi all

I am new user in Nx program and I am trying to connect Nx with Matlab

I followed tutorial video in youtube to do that
every thing works perfectly but when Itried to run "cosimlacion_Solution_1_Plant.m" function I got error
Code:
Undefined function or variable 'original_sys'.

Error in nx_client (line 46)
open_system(original_sys) ;

Error in cosimlacion_Solution_1_Plant (line 7)
nx_client;


I am using

Nx 8.5 64bit

matlab 2012b 64bit

windows 7 64bit

can any on help me !!!!!!

thanks all
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top