How to use a external function with intlinprog?

Hi.
I'm trying to use intlinprog to solve a problem.
As the problem is MILP, I don't can use fminsearch.
But, my question is: how to call a external function (like @functionName in fminsearch) using intlinprog?
I try Result = intlinprog(@FunName, [2 3 2]) for example (works in fminsearch) and get: "Not enough input arguments."
Anyone can help me?

Risposte (0)

Categorie

Scopri di più su Mathematics 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!

Translated by