|
|
remotely control UNIX from within Matlab on Windows
hI all,
How do I do the following:
From within Matlab on Windows, open up an ssh session on a remote Unix
host,
and run one command,
and then run yet one more command,
etc.
and get back results into Matlab memory,
etc.
and then close the session...
How do I do this?
Thanks a lot!
|
|
0
|
|
|
|
Reply
|
Luna
|
7/26/2010 10:36:23 PM |
|
Luna Moon <lunamoonmoon@gmail.com> wrote in message <444c9293-339a-45e4-9137-ed0bd1ef9c74@t10g2000yqg.googlegroups.com>...
> hI all,
>
> How do I do the following:
>
> From within Matlab on Windows, open up an ssh session on a remote Unix
> host,
>
> and run one command,
>
> and then run yet one more command,
>
> etc.
>
> and get back results into Matlab memory,
>
> etc.
>
> and then close the session...
>
> How do I do this?
>
> Thanks a lot!
a hint:
help unix; % <- and siblings...
us
|
|
0
|
|
|
|
Reply
|
us
|
7/26/2010 11:35:05 PM
|
|
Luna Moon wrote:
> How do I do the following:
>
> From within Matlab on Windows, open up an ssh session on a remote Unix
> host,
>
> and run one command,
>
> and then run yet one more command,
>
> etc.
>
> and get back results into Matlab memory,
>
> etc.
>
> and then close the session...
>
> How do I do this?
Is the sequence of commands to be executed known at the time you start
the session and can you simply execute all the commands and then collect
the output? Or is this an interface where the output from the Unix side
is analyzed by the PC program and used to decide exactly what to execute
next on the Unix side? Or is this more interactive with the user chosing
different commands as they see the Unix results?
This ssh session: is it Matlab commands being executed or something else?
Getting the results back into Matlab: you don't say anything about the
format the output would be in.
|
|
0
|
|
|
|
Reply
|
Walter
|
7/27/2010 3:56:37 AM
|
|
|
2 Replies
240 Views
(page loaded in 0.106 seconds)
Similiar Articles: Running a script/Invoking a function "in the background" - comp ...Hi, I'm using Matlab v7.10.0.499 (R2010a) for Windows. ... some kind of operator (e.g., like & in unix ... on the next time it was granted control. For ... Remote Desktop Connection Function Keys - comp.sys.mac.apps ...... do other desktop users use FKeys within Windows applications within Remote ... Fn key, I believe you use the Control ... to a remote machine? - comp.unix.solaris ... Remote ... SAS AF and a TextPad Control question. - comp.soft-sys.sas ...... doesn't work on Windows. Turn off the textpad control ... comp.soft-sys.matlab SAS AF and a TextPad Control ... protocol for a remote control ... programming.itags.org: Unix ... Error while evaluating TimerFCN for timer 'timer-1' - comp.soft ...> > I've been wondering: when you run within Matlab itself, does ... to me, that some connection like an active-X control ... This > Windows DLL junk is totally new/foreign to me. Flow control anabled only for Rx - comp.unix.solarisI disabled "flow control" in windows client, in... ... Flow control anabled only for Rx - comp.unix.solaris Hi all, I suspect ... Problem - comp.soft-sys.matlab How to control the ... Data exchange over modbus tcpip - comp.soft-sys.matlab... amount of data was not returned within ... timeout on tcp/ip read? - comp.unix ... modbus tcpip - comp.soft-sys.matlab Configure TCP/IP settings remotely - comp.os.ms-windows ... tcp/ip in matlab - comp.soft-sys.matlab... on tcp/ip read? - comp.unix ... tcp-ip - comp.soft-sys.matlab ... Configure TCP/IP settings remotely - comp.os.ms-windows ... MATLAB TCPIP - Instrument Control Toolbox MATLAB ... Remote shortcut - comp.databases.filemaker... keys in UNIX - comp.soft-sys.sas Remote ... for a matlab m-file - comp.soft-sys ... Remote ... The Windows Remote Desktop is a built-in tool that lets you take control of a ... Ceiling Fan RF Remote Compatibilty - comp.home.automation ...... Another Joe Remove .windows ... Wart included the hand-held remote control, as well as the receiver module which (just) fits within ... condi - comp.soft-sys.matlab Re ... Kinect IMAQ Adaptor for Matlab - comp.soft-sys.matlabIt also provides tilt motor control. I've ... imaq adaptors are pretty isolated within the matlab ... sensors plugged into your Windows 32 based machine. ... into Matlab while ... Remote Desktop for Windows | Open Source Alternative - osalt.comOpen source is a free Remote Desktop for Windows ... unix java VNC is an open source remote desktop application. It allows you to control a graphical user session on a ... Berger Lahr Twin Line Control Tool Related Softwares Free Downloads... tool for administration who want to remotely control ... from the command line, from scripts or within ... Randomized Algorithms Control Toolbox is a Matlab toolbox, provides ... 7/24/2012 5:41:41 PM
|
|
|
|
|
|
|
|
|