Statistics
RANK
40,126
of 301,545
REPUTATION
1
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 21,319
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 175,285
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 0 answers | 0
0
answersI 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 years ago | 0
| accepted
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 1
