Feeds
提问
How to merge external feedback control (function) into the original S-function (system model)?
This is my original level 1 s-function: function [sys,x0,str,ts] = LongTyre(t,x,u,flag) % definition of consta...
9 years 前 | 0 个回答 | 0
0
个回答提问
Implementing Level-1 MATLAB S-function
I'm using a Level-1 MATLAB S-function in simulink. Its [sys,x0,str,ts] = fcn1(t,x,u,flag) * u's size is 2 * x's size i...
9 years 前 | 0 个回答 | 0