Community Profile

photo

Norton Allen


Harvard University

Last seen: 1 month ago Active since 2012

Statistics

  • Thankful Level 2

View badges

Content Feed

View by

Question


Determine size of programmatic layout
I am designing a tool to create an app programmatically using uifigure and its various containers. I specifically plan to use ui...

2 years ago | 1 answer | 1

1

answer

Question


HDF5 V1.10
Can Matlab read/write HDF5 v1.10 files? If not, are there plans to add that support? I'm particularly interested in SWMR (Single...

6 years ago | 3 answers | 3

3

answers

Question


How can I efficiently handle binary data in UDP packets using instrument control toolbox?
I am reading binary packets using the instrument control toolbox's udp object. My plan is to read the full packet as binary data...

9 years ago | 0 answers | 0

0

answers

Question


bitand(NaN,1) causes error
This is in R2011a, but possibly obscure enough to have persisted. bitand() appears to tolerate NaNs in the input unless the NaN ...

11 years ago | 1 answer | 2

1

answer

Question


[co,fig] = gcbo does not work in slider listener
While the figure handle is passed directly to a slider listener, I have a fairly deeply nested library function that has relied ...

11 years ago | 1 answer | 0

1

answer

Question


Getting GUI Slider updates while dragging
Is there a straightforward method to get updates on a slider's position while it is being dragged? The standard callback gets ca...

11 years ago | 2 answers | 3

2

answers