How do I open a .orb program from Matlab?
Mostra commenti meno recenti
Hello, I would like to open an .orb file from Matlab the same way I can open, for example, Excel. I understand that it is not an .exe file, but it opens a program just like a .exe file. I could not find a simple way to do it. Thank you!
Risposte (1)
Guillaume
il 13 Giu 2018
winopen path_to_your_orb_file.orb
will launch whatever application is associated with your .orb files on your system.
1 Commento
Edwin Froelich
il 14 Giu 2018
Categorie
Scopri di più su Read, Write, and Modify Image in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!