How to run a compiled standalone matlab .app by mac terminal with arguments?

2 visualizzazioni (ultimi 30 giorni)
Hi to the whole matlab community! I had a function ([] = results('.../.../file1.xlsx','.../.../file2.xlsx','.../.../file3.xlsx'). SO, the arguments of this function are the path addresses of 3 excel files in strings. After, I compiled this function, I installed successfully the runtime etc. Now, I want to run this .app by terminal in my mac by passing the arguments into my .app. I would like kindly ask you, how should i write it in the terminal so as to work? I wrote: open aaa.app --args -'/../term.xlsx' '/../term2.xlsx' '/.../term3.xlsx' but the application launches and after some seconds stops! I would appreciate you valuable help! Best to all!

Risposte (0)

Categorie

Scopri di più su Get Started with MATLAB Compiler in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by