Patrick
Followers: 0 Following: 0
Feeds
提问
Set parameter of masked subsystem
I've the following problem. I've a masked system (let's call it A) which takes a parameter (parA) which I want to use to compute...
1 year 前 | 1 个回答 | 0
1
个回答提问
Codegen fails with "wrong number of input arguments" while function calls without error
I'm trying to generate a mex file for the following function: function matInt = testfun(a,b,M) matfun = @(x) squeeze(interpn(...
2 years 前 | 1 个回答 | 0
1
个回答提问
Level 1 s-function much faster than level 2 s-function
I have this issue where my level 1 s-function is much faster than my level 2 s-function (where they both have equivalent behavio...
4 years 前 | 0 个回答 | 0