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

Matlab -> Excel -> NX Parameter optimisation?

Status
Not open for further replies.

db495

Mechanical
Joined
Apr 2, 2016
Messages
18
Location
GB
Hi,

I have got a matlab code which writes a number of values onto an existing spreadsheet. I am then using UG_Cell_Read to use these expressions as the driving dimensions for a parametric model.

However using UG_Cell_Read the expressions do not update automatically in NX if the value in the referenced cell changes? Is it possible to reference the cell in an associative manner?

I would also like to be able to move data the other way. For example being able to read data from NX expressions such that matlab operations can be performed on it. Is it possible access expression data in a manner that is associative? For example if I were to export the expressions to excel these would not update if the expressions within NX changed?

Thanks in advance,
Dan

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top