Info
This question is closed. Reopen it to edit or answer.
Run an external program using matlab
2 views (last 30 days)
Show older comments
There is a program (RaD) that gets a text file ("example.txt") and performs some calculations.
This program runs under the Windows cmd using the $ sign as follows
C:\user> $RaD -variable example.txt
How can I run this in matlab?
0 Comments
Answers (1)
This question is closed.
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!