Community Profile

photo

jg


Last seen: 3 years ago Active since 2016

Statistics

  • Thankful Level 2
  • First Answer
  • Revival Level 1
  • Thankful Level 1

View badges

Content Feed

View by

Answered
Namespace management for packages+sub-packages
If you figure out let us know... this has been a major complaint for 4+ years and no response yet from Mathworks. It makes packa...

4 years ago | 2

| accepted

Answered
Misleading wording in the documentation on Matlab package (+) folders.
Ouch, I knew I wasn't only one that thinks this is a mess. The main benefit of packages is that members of the package don't hav...

4 years ago | 2

Answered
is table performance still the slowest in MALTAB R2019b?
Table performance in R2019b is worse than previous versions. https://www.mathworks.com/matlabcentral/answers/490067-poor-r2019b...

4 years ago | 0

Question


Poor R2019b performance with tables
I read that there were improvements in table object performance in 2019b (at least with subsref stuff). I put together a simple ...

4 years ago | 3 answers | 1

3

answers

Question


Invisible graphics objects are selectable
I have a plot with a legend so large it covers up some of the data. I thought it would be a good idea to add a keyboard function...

5 years ago | 1 answer | 0

1

answer

Question


Axis limits when one bound is set to inf
How do you return the limits of the axis when one of the bounds is -inf/inf? From Matlab's documentation, consider: [X...

6 years ago | 1 answer | 0

1

answer

Question


XTick interval with automatic XLim
I have a situation where I want to specify the interval between the XTick values, but I also want the limits (XLim) to be automa...

6 years ago | 1 answer | 0

1

answer

Question


Multiple KeyPressFcn functions?
Is it somehow possible to have multiple functions that get called in a figure's KeyPressFcn? Suppose I have a function for a ...

6 years ago | 1 answer | 0

1

answer

Question


Re-enable keypress capture when de-selecting figure
I have KeyPressFcn for my figure. When you click some other object/command to lose focus of the figure, it is no longer listenin...

7 years ago | 1 answer | 0

1

answer

Question


Looping object arrays that are properties of other objects - what level to implement them?
I'm a bit new to OOP. I'm having trouble deciding the best way to implement methods for object arrays. Consider an object tha...

7 years ago | 1 answer | 0

1

answer

Question


Clearing only the data in axes (while preserving text labels)
I am making a ton of plots in a loop with the same format and labeling. Instead of creating a new figure for each set of data, I...

7 years ago | 1 answer | 0

1

answer