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年以上 前 | 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年以上 前 | 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年以上 前 | 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
13年弱 前 | 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年弱 前 | 1 件の回答 | 0
