photo

Damien Watson


Last seen: Today Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
2 Answers

RANK
112,505
of 300,553

REPUTATION
0

CONTRIBUTIONS
3 Questions
2 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,024

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,635

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
Cannot find anonymous function
After looking at some other issues, I found a bug report (https://uk.mathworks.com/support/bugreports/details/2804253) that conf...

38 minutes ago | 0

| accepted

Question


Cannot find anonymous function
I have an anonymous function that pulls out data from a table for use in an arrayfun. This looks something like (I have not been...

7 hours ago | 1 answer | 0

1

answer

Answered
Overwriting a setter or getter in a subclass: why is this not possible???
For anyone coming across this thread now, this can be done by editting the superclass to allow it eg: classdef SuperClass ...

2 years ago | 0

Question


Hanging during large parallel processing tasks.
When starting a large parallel processing task (each task takes >10mins, with >10 tasks to do in total), with one process for ea...

2 years ago | 1 answer | 0

1

answer

Question


Overloading subsref and calling the builtin from within causes the class to only return the first value when called on a nested vector of objects.
To explain this problem, I have made a minimal example. I created two classes, one with an overloaded subsref and one without. ...

3 years ago | 1 answer | 0

1

answer