photo

Lior de Marcas


Last seen: 1 month ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • First Review
  • Revival Level 1
  • First Answer
  • Introduction to MATLAB Master
  • Solver

View badges

Feeds

View by

Answered
Axes Toolbar customization in App Designer
This might be solved as of 2023a, at least in MATLAB online it seem like it. For older version: As a workaround I just made my...

1 year ago | 0

Answered
How to disable uitreenode?
I guess the easiest way is to define it in the SelectionChangedFcn of the uitree: fig = uifigure; t = uitree(fig); parent = u...

3 years ago | 0

Answered
Output arguments in App Designer
I am a novice with App Designer, so if someone have any problems with anything I have written here, fill free to comment and hel...

3 years ago | 0

Question


Edit Distance multi swap
Basic Problem: editdistance fnc does not want to do multiple swaps, even when it is the cheepest way. Is it the expected behav...

3 years ago | 1 answer | 0

1

answer

Answered
how to fill histogram legend markers
Had a similar problem. Probabley not relevant anymore, but you can use "fake" bar chart in order to do that (unfortanatly I don'...

3 years ago | 0