From: Seb Biass on 8 Feb 2010 09:55 Hello everyone, I am currently building a GUI over a numerical model that was initially designed to run under Linux. However, I'd like to make my package as much as possible platform-independent, so I adopted the Cygwin option for Windows. However, I didn't manage yet to find the way to send my script and my variables to be interpreted under Cygwin. The problem is that the model will be in a folder that will dynamically change with every different user. Also, different variables will be fed to the model by the user, so I need to pass them from the Matlab command. I obviously tried the "unix" and the "system" command, but nothing works. Could anyone give me some clues? Sorry if it is not clear, tell me if I need to precise some points. Thanks 1000x Seb
|
Pages: 1 Prev: Frequency measurement using real time windows target Next: convertiing from cell to matrix |