Feeds
回答済み
adding an array with steps untli the last row
a=[min:step:max] for ex: >> a=[1:0.2:2] a = 1.0000 1.2000 1.4000 1.6000 1.8000 2.0000
adding an array with steps untli the last row
a=[min:step:max] for ex: >> a=[1:0.2:2] a = 1.0000 1.2000 1.4000 1.6000 1.8000 2.0000
約9年 前 | 0
質問
How can i fix this error (newton)?
*please*, help me to solve this function 'NEWTON' so, *I try to Run this function*(it is in the _document text_ below) ...
約9年 前 | 1 件の回答 | 0

