![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3960991_1522099346765_DEF.jpg)
Erwin Torreao Dassen
Followers: 0 Following: 0
Mathematician working in R&D.
Professional Interests: statistical modeling, cryptography, control theory, quantum computing
Statistics
RANK
18,064
of 297,016
REPUTATION
2
CONTRIBUTIONS
3 Questions
4 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
1
RANK
7,453 of 20,419
REPUTATION
129
AVERAGE RATING
4.00
CONTRIBUTIONS
2 Files
DOWNLOADS
2
ALL TIME DOWNLOADS
1254
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Using Simulink Coder to build models using OPC toolbox blocks '.TLC files missing'
I'm having the same problem, although I admit I'm new to using the RTW... Any help here would be welcome.
11 years ago | 0
Question
Is there support in Matlab 2012b and up for using Bus objects in a level-2 M S-function??
Is there support in Matlab 2012b and up for using Bus objects in a level-2 M S-function?? If not, any work-around possible to...
11 years ago | 1 answer | 0
1
answerS-function 2 dimension Dwork?
Humm... I was also needing this. Elsewhere in Simulink when specifying dimensions one can use an array like [2 3] to specify a 2...
11 years ago | 1
Question
Is there Simulink support for cubieboard as embedded target?
Ideally I would like to run Simulink models in my cubiboard in HIL (hardware in the loop) mode but external mode is also desirab...
11 years ago | 1 answer | 0
1
answerWhy is my variable not staying updated in Simulink
Is this a custom matlab function block? In that case try declaring the variable persistent. (UPDATED)
11 years ago | 0
How to use classes as Simulink lvl 2-M S-function custom-blocks?
Solved in the comments above. Main points: 1) someclass has to be a subclass of handle class so as to have data persistenc...
12 years ago | 0
| accepted
Question
How to use classes as Simulink lvl 2-M S-function custom-blocks?
I'm developing a Simulink model that has to access our library of Matlab classes. Although it should be, as of now, AFAIK, Simul...
12 years ago | 1 answer | 0