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
