photo

M Wells


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
2 Answers

RANK
8,152
of 301,172

REPUTATION
6

CONTRIBUTIONS
1 Question
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 21,183

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,200

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

  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

View badges

Feeds

View by

Answered
Interpreter fails to resolve subscripted reference from within class
This question has been answered before (see the first in the MATLAB Answers below). By design, the builtin is always called fro...

6 years ago | 0

| accepted

Question


Interpreter fails to resolve subscripted reference from within class
We have a class that interacts with MEX code to compute values. Each class has an id and represents a value which is computed o...

6 years ago | 1 answer | 0

1

answer

Answered
How to change property behavior for a mocked object
Mock objects are still a recent feature of MATLAB and I don't think they are practical for testing classes yet. There are still...

6 years ago | 1

| accepted