How to execute System command in MatLab? - system -- MatLab

 How to execute System command in MatLab? - system -- MatLab


How to execute System command in MatLab?
[Ans]
system

[description]
[<result>,<cmdout>]=system('<cmdName>')


more details on:


Comments