
HpW
Statistics
RANK
7,441
of 277,632
REPUTATION
5
CONTRIBUTIONS
15 Questions
0 Answers
ANSWER ACCEPTANCE
86.67%
VOTES RECEIVED
5
RANK
of 18,784
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
Question about toolbox dependencies
Hello I am working on getting a program ready for distribution and wanted to check on the required toolboxes. I noticed that wh...
4 months ago | 2 answers | 1
2
answersQuestion
imshow() poor image quality
Hello I have a GUI which is being used to display images. I have images in PNG format with resolution 3301x2550. I have a sim...
7 months ago | 1 answer | 0
1
answerQuestion
How to make deployed program directory not read only
Hello I have a compiled program (prog_name.m) that takes data from an external file (data.csv). The external file needs to be ...
8 months ago | 1 answer | 0
1
answerQuestion
Alternative to Eval for small number of variables
Hello I have been reading about using (or not using) eval, but have a situation where I cannot figure out how to get around it....
8 months ago | 3 answers | 0
3
answersQuestion
Question about different results using PCA and SVD
Hello I'm in the process of larning about SVD and PCA, and have been experimenting by using Matlab I have a 3D set of points a...
10 months ago | 1 answer | 0
1
answerQuestion
Warning while loading an anonymous function
Hello I have a .mat file named DATA.mat that contains some data and an anonymous function 'standardizeFun': DATA.mat contains...
10 months ago | 1 answer | 0
1
answerQuestion
MD5 hash of .mat files varies
Hello. I have some simiarly named.mat files, some of which are copies of each other, and I wanted to compare their MD5 hashes t...
1 year ago | 1 answer | 0
1
answerQuestion
Error training neural network with datastore
Hello I am training a LSTM for sequence to sequence labeling I have it currently set up where XTrain is a 5000 x 1 cell array ...
2 years ago | 3 answers | 2
3
answersSolved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
2 years ago
Question
Help with parfor progress bar using data queue
Hello. I am trying to implement a progress par for a parfor loop, following the example shown at https://www.mathworks.com/he...
2 years ago | 1 answer | 0
1
answerQuestion
Undefined function or variable 'xlim' Error
Hi. All of a sudden I get the following error when running a function Undefined function or variable 'xlim'. Error in ba (li...
3 years ago | 1 answer | 0
1
answerQuestion
R2019a GUIDE GUI plotting very slowly
Hi. I recently upgraded from R2017a to R2019a. I have a GUI that has about 10 axes on it that should update all at the same ti...
4 years ago | 0 answers | 2
0
answersQuestion
Help with dragging lines in GUI using draggable.m
Hi. Im trying to use the handy draggable function <https://www.mathworks.com/matlabcentral/fileexchange/4179-draggable> for a G...
5 years ago | 1 answer | 0
1
answerQuestion
Help with graphical input on a GUI axes
Hi. I have a simple GUI where a signal is loaded from a file, and then displayed in a GUI axes. I want to let the user click ...
5 years ago | 2 answers | 0
2
answersQuestion
GUI briefly loading "old" data into graphs upon program initialization
Hi. I have a program that runs through a GUI. When the program loads there is a brief period when it appears to be loading "ol...
5 years ago | 2 answers | 0
2
answersQuestion
passing variables into custom datacursor in a GUI
Hello. I have a GUI and I would like to enable a custom datacursor. I have used the following code to setup the dataursor in t...
5 years ago | 1 answer | 0