How do I open a .orb program from Matlab?

4 次查看(过去 30 天)
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!

回答(1 个)

Guillaume
Guillaume 2018-6-13
winopen path_to_your_orb_file.orb
will launch whatever application is associated with your .orb files on your system.

类别

Help CenterFile Exchange 中查找有关 Read, Write, and Modify Image 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by