Feeds
提问
Create a Bus that can store a Matrix
Hi, Is there a way to define a bus that stores a Matrix? So that I can access it like: MyBus.MyMatrix(1,2). Also, is it poss...
12 years 前 | 0 个回答 | 0
0
个回答提问
Use Maltab Classes inside simulink
I want to use instances of Matlab Classes in a sumulink-model (inside a Matlab-Function). The only thing I found is this: http:/...
12 years 前 | 1 个回答 | 0
1
个回答提问
Why does Matlab Builder Ja not support function 'solve'?
Hi, when I try to use the function solve('a+b=c',b) in a Matlab function that I build into a java function, I get an error when...
12 years 前 | 1 个回答 | 0
1
个回答已回答
Matlab Builder Ja: How to include externally defined functions (OOP)
This is apparently not possible says this link: http://www.mathworks.com/support/solutions/en/data/1-66WXZI/index.html
Matlab Builder Ja: How to include externally defined functions (OOP)
This is apparently not possible says this link: http://www.mathworks.com/support/solutions/en/data/1-66WXZI/index.html
12 years 前 | 0
| 已接受
提问
Matlab Builder Ja: How to include externally defined functions (OOP)
Hi, I have a Matlab project with several classes and a lot of externally defined functions. If I try to create a Java package, ...
13 years 前 | 1 个回答 | 0
