M. A. Hopcroft
Red Dog Research
Followers: 0 Following: 0
Professional Interests: sensors, MEMS, resonators, internet of things
Statistics
RANK
86,084
of 295,963
REPUTATION
0
CONTRIBUTIONS
4 Questions
5 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
3
RANK
231 of 20,309
REPUTATION
6,057
AVERAGE RATING
4.70
CONTRIBUTIONS
16 Files
DOWNLOADS
157
ALL TIME DOWNLOADS
57319
RANK
of 155,003
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
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
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
answersQuestion
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
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
Compiling executable on OS X removes menu bar?
ok, yes I see it now. Thanks for your answer!
12 years ago | 0
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