Save function-value
Show older comments
Hi
I've got at simple problem. I've got at function called "driftsomkostninger" (and it's a function of p and q). In one of my scripts I need the value of driftsomkostninger(78,0). So I tried writing:
min_omk=driftsomkostninger(78,0)
But this gives me "too many output arguments". I've tried to read something about exactly this. But it didn't quite help. Have any of you got an idea ?
Answers (0)
Categories
Find more on Time Series Collections in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!