How to resolve "not enough input arguments" error

回答 (1 件)

Star Strider
Star Strider 2021 年 1 月 7 日

0 投票

A guess:
[X,iter,erroX,erroF] = newtgen(@FXJV, ... );
↑ ← DENOTES FUNCTION HANDLE
It is probably necessary to create a function handle representation for ‘FXJF’ to include it as an argument to ‘newtgen’.
I obviously have no way of testing this, so I am posting it as UNTESTED CODE.

カテゴリ

ヘルプ センター および File ExchangeConfigure and View Diagnostics についてさらに検索

タグ

質問済み:

2021 年 1 月 7 日

回答済み:

2021 年 1 月 7 日

Community Treasure Hunt

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

Start Hunting!

Translated by