An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
I have a matlab code that I want to add as Hypermesh Macro. I know that I have to use TCL code, but I can write only a simple code that recalls my matlab GUI and read my matlab code output?
Hi nfantuzzi,
you might want to have a look at http://wiki.tcl.tk/4135. It's the MATLAB page of the tcler's wiki.
You can find links to packages dealing with tcl<->matlab interaction and hints on DDE and COM if you are working on m$ windows platforms ...
greets
thgr