Community Profile

photo

Brian Kardon


Last seen: 2 days ago Active since 2019

Statistics

All
  • GitHub Submissions Level 1
  • First Submission
  • Thankful Level 1

View badges

Content Feed

View by

Question


How to force audioplayer timer callbacks to use a 'drop' BusyMode rather than 'queue'
I am attempting to get audio and video to play together in sync in a MATLAB figure. I am using the audioplayer class to play the...

2 months ago | 1 answer | 0

1

answer

Submitted


mandelbrot
Simple MATLAB mandelbrot calculator and viewer

2 years ago | 2 downloads |

Question


How to slice an array across multiple dimensions with two limit arrays?
I'm interested in taking an arbitrary N-dimensional array, and two 1xN vectors, and using the two vectors as start/stop indices ...

2 years ago | 1 answer | 0

1

answer

Answered
Why is my HandleCompatible class out-of-date when accessed in callback?
Wow, ok, I searched a lot for the answer to this question, and minutes after I finally asked, I seem to have found the answer: ...

4 years ago | 0

Question


Why is my HandleCompatible class out-of-date when accessed in callback?
Hello, I'm trying to write a MATLAB (2019b) class to encompass a group of UI components. Despite setting my class to "HandleC...

4 years ago | 1 answer | 0

1

answer

Question


Why does converting a table to a struct increase memory usage by 15x??
I'm reading tabular data from a file using the "readtable" function - each file has 54 fields and 1000 rows. It takes up 250 kB ...

4 years ago | 1 answer | 0

1

answer