photo

Harry Dymond


University of Bristol

Last seen: 7 dagar ago Active since 2019

Followers: 0   Following: 0

Senior Researcher in Power Electronics with the Electrical Energy Management Group.

Statistics

All
MATLAB Answers

3 Questions
7 Answers

File Exchange

2 Files

Cody

0 Problems
3 Solutions

RANK
3 028
of 297 648

REPUTATION
19

CONTRIBUTIONS
3 Questions
7 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
10

RANK
4 862 of 20 460

REPUTATION
274

AVERAGE RATING
5.00

CONTRIBUTIONS
2 Files

DOWNLOADS
16

ALL TIME DOWNLOADS
1108

RANK
71 967
of 159 263

CONTRIBUTIONS
0 Problems
3 Solutions

SCORE
40

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 5-Star Galaxy Level 4
  • Solver
  • Personal Best Downloads Level 2
  • Editor's Pick
  • Thankful Level 1
  • First Review
  • First Submission
  • First Answer

View badges

Feeds

View by

Question


How do I get a list of currently executing functions?
Before you say it, dbstack does not solve my problem! dbstack is really a list of executing code files, as opposed to a list of...

mer än 4 år ago | 0 answers | 0

0

answers

Answered
Format colorbar using engineering notation
A little late for the OP perhaps, but: My num2eng FEX submission will process colorbars to update the tick labels, and keep the...

mer än 4 år ago | 0

Answered
Engineering notation
Use my FEX submission num2eng

mer än 4 år ago | 1

Answered
How to find listeners attached to an object
Found the answer on StackOverflow: any object with listeners attached will have an undocumented property .AutoListeners__, which...

mer än 4 år ago | 4

Question


Can I make MATLAB use a custom copy method when creating an array of my class?
I'm having an issue with a class that has properties that are handle classes. I've created this example to demonstrate the probl...

mer än 4 år ago | 1 answer | 0

1

answer

Answered
Is is possible to control the order of inherited class properties?
Following the advice of William Warriner, here is what can be done. Change Example_Class_2 as follows: classdef Example_Class_2...

mer än 4 år ago | 1

| accepted

Question


Is is possible to control the order of inherited class properties?
Consider two simple classes, where one inherits from the other: First class: classdef Example_Class_1 < handle propertie...

mer än 4 år ago | 3 answers | 1

3

answers

Answered
Exponential precision of power engineering format
My FEX submission num2eng will do this for printed output. It handles edge cases such as Inf and NaN inputs, has extensive forma...

nästan 5 år ago | 0

Answered
Display number with engineering notation
For the benifit of those stumbling across this old thread in search of answers: my FEX submission num2eng will do this, and offe...

nästan 5 år ago | 2

Answered
Make num2str in engineering format
For the benifit of those stumbling across this old thread in search of answers: my FEX submission num2eng will do what the OP is...

mer än 5 år ago | 1