Statistics
RANK
155,486
of 295,448
REPUTATION
0
CONTRIBUTIONS
4 Questions
3 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Reading .MTS files for image processing
Hi Daniel, I have used ffmpeg to convert .mts to .avi and then used videoReader in matlab. I am using a win64 machine and...
9 years ago | 0
| accepted
Question
How to receive an echo from system command and display it as a input dialogue box for user interaction
I am executing a command cmd, through [status,cmdout]=system(cmd,'-echo'); The execution of this statement sometimes retu...
11 years ago | 1 answer | 0
1
answerInitializing GUI through GUIDE
I have identified the real culprit. The real culprit was the conflict between the assert.m script built in matlab and assert...
11 years ago | 0
Question
Initializing GUI through GUIDE
I am trying to learn making GUIs in matlab using guide. Upon, opening a GUI layout using guide command, I understand that a new ...
11 years ago | 3 answers | 0
3
answersProblem applying settings for exporting figures
I realized that the problem was with the environmental variables TEMP and TMP on my win64 machine, changed their paths to Matlab...
12 years ago | 0
| accepted
Question
Problem applying settings for exporting figures
I am having issues applying settings to my figures on the GUI. I get the following error message* when I click on Apply to figur...
12 years ago | 1 answer | 0
1
answerQuestion
Reading .MTS files for image processing
I need to read .MTS files for statistical analysis of a video. The mmreader function in matlab does not accept .MTS. Plea...
12 years ago | 2 answers | 0