![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Untar remotely | jwzumwalt | Shell Programming and Scripting | 3 | 03-19-2008 03:11 PM |
| qsub and Matlab | laether | UNIX for Dummies Questions & Answers | 1 | 10-23-2007 11:07 AM |
| MatLab alike software in Fedora | MULTIVERSE | Ubuntu | 1 | 09-14-2007 08:22 AM |
| if statement remotely | dxrmroue | Shell Programming and Scripting | 1 | 10-22-2004 11:28 AM |
| Having PROM Env remotely ! | nikk | UNIX for Advanced & Expert Users | 1 | 11-11-2001 03:19 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
regaining control after remotely calling matlab
hi,
i have written a tcsh script that calls matlab from a remote computer: matlab -nodisplay -nojvm -r "txt2avw('$roi'); exit" but when the program is finished calling/using matlab, i can't seem to get my script back because immediately following the line above, i've written: echo "Moving onto the orientation swapping..." and this is not being processed. does anyone out there call matlab remotely from their scripts, and if so, do you know how to get matlab to relinquish control back to the host? any help would be greatly appreciated. thanks in advance! |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|