Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 ...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 2 个回答 | 0
2
个回答提问
"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...
11 years 前 | 2 个回答 | 0
2
个回答已回答
"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...
"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...
11 years 前 | 0
| 已接受