matlabコードでの積分のやり方
Show older comments
simulinkモデルのintegratorブロックはmファイルの場合はどんなコードでしょうか?
積分にもいろいろ種類があるようですが、以下simukinkで回した結果です。
A=[1,2,3,4];
%これを積分して
simout 0 1.5 4 7.5
mファイル上でこのように同じ結果で出力をしたいです。
宜しくお願い致します。
Accepted Answer
More Answers (0)
Categories
Find more on プログラミング in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!