Function MainProcess Error on Ubuntu
Mostra commenti meno recenti
Hi, I'm fairly new at Matlab. I managed to successfully run it on Ubuntu (MacBookPro Partition) and now I am trying to run this main process:
function []= MainProcess(defaultPara, Fdir)
When I run it, it gives me this error:
Error in MainProcess (line 54)
ops = sdpsettings('solver','sedumi','verbose',1);
I checked solver, sedumi and verbose values and I need help.
Risposte (0)
Categorie
Scopri di più su Introduction to Installation and Licensing in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!