Community Profile

photo

Dave


Active since 2011

Statistics

  • First Answer

View badges

Content Feed

View by

Answered
Error when loading structure in MATLAB 7.5.0
As others have brought up, the problem is that MATLAB HG object handles went from being doubles to actual handles. What I did...

9 years ago | 0

Question


Does NI-DAQ support standalone deployment?
So, here's the issue I'm having: I've written and tested a GUI that reads from an NI USB-6009 adapter. This program works on ...

9 years ago | 3 answers | 1

3

answers

Question


What in the %&$^ possessed MATLAB to replace a clean-working function with a sloppy one?
Over the last several versions, the sample code for using VideoReader went from this: obj = VideoReader('avi_file_name.avi'...

9 years ago | 0 answers | 0

0

answers

Question


Why does "msgbox" add extra space?
I have a subroutine that reports avg and std values for up to 12 regions of interest in a single "msgbox" dialog. What I've noti...

10 years ago | 1 answer | 0

1

answer

Question


Exporting a GUI to be used without MATLAB
I am trying to send a GUI made in GUIDE to someone who doesn't have MATLAB and has no practical/not-incredibly-expensive way of ...

12 years ago | 1 answer | 0

1

answer