Prev: Mat file to Excel
Next: Can't load library
From: mad-matts Waidmann on 28 Jan 2010 13:15 Hi I would like to run a bash shell script which is - after some bash commands - supposed to open MATLAB once (not necessarily visible), process a MATLAB function with input arguments and then return to the bash script while keeping MATLAB open, execute some bash commands and again process the MATLAB function (not necessarily visible) without opening MATLAB again but using the MATLAB which is already open. This procedure (bash, MATLAB, bash, MATLAB ...) should repeat a couple of times with having MATLAB open only once and finally MATLAB should be closed. After the bash shell script has finished, the command line should be given back to the user in bash mode (not in MATLAB mode). How can I do that ? Thanks a lot in advance.
|
Pages: 1 Prev: Mat file to Excel Next: Can't load library |