MATLAB does't define the constant values in fsolve function first
古いコメントを表示
Hi All
I have defined a function F with some equations , 1 parameter as a vector to be solved, and for the constant values in the equations I have defined them some lines before defining the equations, I call this F function from a loop in anothe r m.file, but the problem is that when matlab starts to run the @fsovle, it doesn't recognize thos constant lines and jumps to the equations, I am wondering how it works that causes this error
1 件のコメント
Stephen23
2018 年 2 月 4 日
@farzad: please show us the code that you are using: either coped and pasted, and uploaded by clicking the paperclip button.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Mathematics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!