M. A. Hopcroft
Red Dog Research
Followers: 0 Following: 0
Professional Interests: sensors, MEMS, resonators, internet of things
Feeds
질문
Difference between CloseRequestFcn and DeleteFcn?
Hello, I use the 'CloseRequectFcn' Figure property in my GUI design to hande "program shutdown"-related tasks, like closing file...
거의 2년 전 | 답변 수: 1 | 0
1
답변답변 있음
hw to include my image in this file?
You can use imread() and image() to put a graphic file into a figure axis: mypic = imread('cameraman.tif'); figure; ha = gca; ...
hw to include my image in this file?
You can use imread() and image() to put a graphic file into a figure axis: mypic = imread('cameraman.tif'); figure; ha = gca; ...
2년 초과 전 | 0
제출됨
serialDataStream
serialDataStream shows you how to capture continuous data streams from USB devices and serial ports.
2년 초과 전 | 다운로드 수: 4 |
답변 있음
CoreText Font Error on MacOS Big Sur
I had the same issue until just now and it looks like I got lucky with a solution. I had a java-related Matlab crash, and the Cr...
CoreText Font Error on MacOS Big Sur
I had the same issue until just now and it looks like I got lucky with a solution. I had a java-related Matlab crash, and the Cr...
2년 초과 전 | 3
질문
How to close Help on Selection window?
The "Help on Selection" feature has been part of Matlab for a while now. If you select a keyword in a Matlab window and press F1...
2년 초과 전 | 답변 수: 0 | 0
0
답변제출됨
fixfig
FIXFIG modifies a Matlab figure so it can be used in on-screen presentations such as Powerpoint.
4년 초과 전 | 다운로드 수: 10 |
제출됨
allan
Calculates standard Allan Deviation (ADEV) of a time domain signal.
대략 5년 전 | 다운로드 수: 25 |
제출됨
Get Port List
Returns a list of serial port names suitable for use with serial objects.
거의 7년 전 | 다운로드 수: 1 |
질문
Neural Network result offset by one
I am learning the Neural Networks toolbox and I worked through a simple example using narxnet to predict the output of a sine fu...
거의 9년 전 | 답변 수: 1 | 0
1
답변답변 있음
setting ColorOrderIndex before 1st line is drawn?
I had the same problem, and I've found a solution. I found this in the R14 documentation: _If the hold state is off (when the...
setting ColorOrderIndex before 1st line is drawn?
I had the same problem, and I've found a solution. I found this in the R14 documentation: _If the hold state is off (when the...
대략 9년 전 | 0
제출됨
allan_modified
allan_modified.m calculates the modified Allan deviation (MDEV) of a time domain signal.
10년 초과 전 | 다운로드 수: 7 |
제출됨
allan_overlap
Calculates overlapping Allan Deviation (ADEV) of a time domain signal.
10년 초과 전 | 다운로드 수: 8 |
제출됨
labJack U6 class
LABJACKU6 is a class file for working with a LabJack U6 data acquisition device on Linux or OS X.
거의 11년 전 | 다운로드 수: 4 |
제출됨
rd scripts
A collection of scripts which load the data from contact surface profilometers
대략 11년 전 | 다운로드 수: 2 |
제출됨
res_meas
GUI for resonator measurement and data download from Signal Analyzers and Oscilloscopes
대략 11년 전 | 다운로드 수: 1 |
답변 있음
Calling curl from within Matlab
I had the same issue with Linux (Ubuntu) and R2012a, and solved it by changing the libcurl link in the MATLAB application librar...
Calling curl from within Matlab
I had the same issue with Linux (Ubuntu) and R2012a, and solved it by changing the libcurl link in the MATLAB application librar...
대략 11년 전 | 0
제출됨
KPIB: Kenny-Purpose Interface Bus
KPIB operates laboratory instruments that are controlled by GPIB or serial port interfaces.
대략 11년 전 | 다운로드 수: 3 |
답변 있음
Compiling executable on OS X removes menu bar?
ok, yes I see it now. Thanks for your answer!
Compiling executable on OS X removes menu bar?
ok, yes I see it now. Thanks for your answer!
거의 12년 전 | 0
제출됨
sutterMP285
A class for instrument control of a Sutter MP-285 micromanipulator.
대략 12년 전 | 다운로드 수: 2 |
질문
Compiling executable on OS X removes menu bar?
Hello, I recently upgraded to R2012 on Mac OS X 10.6.8 and compiled a gui program that I have used for several years on previo...
12년 초과 전 | 답변 수: 1 | 0
1
답변제출됨
Ringdown
Ringdown.m determines the resonator frequency and Q from a ringdown measurement.
대략 13년 전 | 다운로드 수: 7 |