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...
2년 초과 전 | 답변 수: 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(...
대략 3년 전 | 답변 수: 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...
대략 5년 전 | 답변 수: 0 | 0
