Feeds
質問
Is it possible to codegen classes that inherit from abstract superclasses?
I am trying to codegen matlab classes that inherit from an interface in which I have defined abstract properties that must be in...
8年以上 前 | 0 件の回答 | 0
0
回答回答済み
I don't have #include files 'mex.hpp', 'mexAdapter.hpp'
I installed 2018a and the files are now present. I suspect the functionality was not included in 2017b.
I don't have #include files 'mex.hpp', 'mexAdapter.hpp'
I installed 2018a and the files are now present. I suspect the functionality was not included in 2017b.
8年以上 前 | 0
| 採用済み
質問
I don't have #include files 'mex.hpp', 'mexAdapter.hpp'
I'm trying to explore utilising 3rd party c++ libraries in our matlab models. I'm starting of with very simple examples such as ...
8年以上 前 | 1 件の回答 | 0
1
回答質問
Is it possible to overload comparative operators for handle classes in order to customise sort behaviour?
I would like to sort handle classes contained within an array according to the properties they contain; say prop1, prop2, prop3....
8年以上 前 | 0 件の回答 | 0
0
回答質問
Is there any alternative for 'patch' command in uiaxes?
We have recently been encouraged at my work to start using the new ui controls in matlab (e.g. uifigure, uiaxes). However, I hav...
9年以上 前 | 1 件の回答 | 1
