M. A. Hopcroft
Red Dog Research
Followers: 0 Following: 0
Professional Interests: sensors, MEMS, resonators, internet of things
Statistics
RANK
86,084
of 295,735
REPUTATION
0
CONTRIBUTIONS
4 Questions
5 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
3
RANK
231 of 20,277
REPUTATION
6,052
AVERAGE RATING
4.70
CONTRIBUTIONS
16 Files
DOWNLOADS
170
ALL TIME DOWNLOADS
57271
RANK
of 154,433
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
getfigdata
Extracts data from the lines in a .fig figure file. Version 1.2.
7 months ago | 2 downloads |
Question
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 years ago | 1 answer | 0
1
answerhw 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 years ago | 0
Submitted
serialDataStream
serialDataStream shows you how to capture continuous data streams from USB devices and serial ports.
2 years ago | 4 downloads |
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 years ago | 3
Question
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 years ago | 0 answers | 0
0
answersSubmitted
fixfig
FIXFIG modifies a Matlab figure so it can be used in on-screen presentations such as Powerpoint.
4 years ago | 9 downloads |
Submitted
allan
Calculates standard Allan Deviation (ADEV) of a time domain signal.
5 years ago | 27 downloads |
Submitted
Get Port List
Returns a list of serial port names suitable for use with serial objects.
7 years ago | 1 download |
Question
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 years ago | 1 answer | 0
1
answersetting 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 years ago | 0
Submitted
allan_modified
allan_modified.m calculates the modified Allan deviation (MDEV) of a time domain signal.
10 years ago | 7 downloads |
Submitted
allan_overlap
Calculates overlapping Allan Deviation (ADEV) of a time domain signal.
10 years ago | 8 downloads |
Submitted
labJack U6 class
LABJACKU6 is a class file for working with a LabJack U6 data acquisition device on Linux or OS X.
11 years ago | 4 downloads |
Submitted
rd scripts
A collection of scripts which load the data from contact surface profilometers
11 years ago | 2 downloads |
Submitted
res_meas
GUI for resonator measurement and data download from Signal Analyzers and Oscilloscopes
11 years ago | 1 download |
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 years ago | 0
Submitted
KPIB: Kenny-Purpose Interface Bus
KPIB operates laboratory instruments that are controlled by GPIB or serial port interfaces.
11 years ago | 3 downloads |
Compiling executable on OS X removes menu bar?
ok, yes I see it now. Thanks for your answer!
12 years ago | 0
Submitted
licenseuse
Displays the current users of a MATLAB network license.
12 years ago | 1 download |
Submitted
sutterMP285
A class for instrument control of a Sutter MP-285 micromanipulator.
12 years ago | 2 downloads |
Question
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 years ago | 1 answer | 0
1
answerSubmitted
Ringdown
Ringdown.m determines the resonator frequency and Q from a ringdown measurement.
13 years ago | 9 downloads |