Why am I getting an error while using intlinprog
Mostra commenti meno recenti
Please see my file attached after running it I get the following error
Error using intlinprog (line 121) INTLINPROG requires the following inputs to be of data type double: 'f'.
Error in main (line 111) [x,fval,exitflag] = intlinprog(@objectiveFun,...
Please do let me know whats wrong with my code and what can i do so that it works and i get a finite number of iterations and plot them as well.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Simulation 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!