Community Profile

photo

HpW


Last seen: 16일 전 2017년부터 활동

Followers: 0   Following: 0

통계

All
  • Solver
  • Thankful Level 3
  • First Review

배지 보기

Feeds

보기 기준

질문


Opening "external" files in a compiled Mac program
Hello I have a program that has a button to open an external .pdf file. when I run via Matlab, I have the button call this cod...

2개월 전 | 답변 수: 1 | 0

1

답변

질문


Error with reading file within a parfor loop in a compiled application
Hello I have an application that has a parfor loop in it. Part of the loop reads a .csv file and compares some values. When I...

7개월 전 | 답변 수: 1 | 0

1

답변

질문


Does signal filtering with wavelet deconstruction (wavedec) and then reconstruction (wrcoef) introduce a phase shift ?
Hello I am removing low frequency noise from a signal using wavelet deconstruction and then reconstruction at a specific level:...

9개월 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 1년 전 | 답변 수: 2 | 1

2

답변

질문


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...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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....

1년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

대략 3년 전 | 답변 수: 3 | 2

3

답변

문제를 풀었습니다


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:...

3년 초과 전

질문


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...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 5년 전 | 답변 수: 0 | 2

0

답변

질문


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...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

대략 6년 전 | 답변 수: 2 | 0

2

답변

질문


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...

대략 6년 전 | 답변 수: 2 | 0

2

답변

질문


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...

6년 초과 전 | 답변 수: 1 | 0

1

답변