MATLAB: How to call Cygwin programs from within MATLAB

cygwin;MATLABprograms

I would like to call Cygwin programs from within MATLAB.

Best Answer

To call Cygwin programs from within MATLAB, add the Cygwin bin directory (i.e. C:\cygwin\bin) to your system path.
You can then call Cygwin programs from the MATLAB command prompt. For example:
!ls