Community Profile

photo

Matthew


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Using Simulink to Collect Data from a Network Analyzer
I am currently trying to collect data from an Agilent (formerly HP) 8752C network analyzer. This device uses a GPIB connection. ...

9 years ago | 1 answer | 0

1

answer

Question


Creating a Stand Alone App for a Matlab GUI
I would like to be able to create .dll, .h, and .lib files that I can use and call from MS Visual C++ 6.0. At this point I have ...

10 years ago | 1 answer | 0

1

answer

Question


Is it possible to use a section of a colormap?
I am using a Matlab gui the has multiple graphs. One of these graphs is a smith chart, which plots coordinates in the complex pl...

10 years ago | 2 answers | 0

2

answers

Question


"Warning: Error during Mode Callback" when calling functions in Zoom ActionPostCallback
Right now I am working with a Matlab GUI that plots data from an external file. I have recently added in the default toolbar z...

10 years ago | 2 answers | 0

2

answers

Answered
"Warning: Error during Mode Callback" when calling functions in Zoom ActionPostCallback
I have found a work around for this bug. By using a while loop and the uiwait, uiresume commands I was able to get the graphs to...

10 years ago | 0

| accepted