photo

Steven Gillies


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

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

  • Thankful Level 1

View badges

Feeds

View by

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

answers

Answered
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 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

answer

Question


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

answers

Question


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

1

answer