Statistics
RANK
171,287
of 295,527
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
How can I fasten my code?
Hi there, My brother has an old photo taken from an airplane, but it is deformed due to the lens. The specs of the lens are u...
8 years ago | 1 answer | 0
1
answerQuestion
Is there a routine in MATLAB which could help morph images in a specific manner?
Hi there, My brother has some old photos taken from a plane on which he wants to put coordinates. The eventual goal is to be ...
8 years ago | 1 answer | 0
1
answerQuestion
How can I hide part of the markers behind the x-axis?
<</matlabcentral/answers/uploaded_files/32614/test.jpg>> Hi all, See the attached image. I do not like it that the markers...
9 years ago | 2 answers | 0
2
answersQuestion
How to use the mouse scroll as a counter in MATLAB?
Hi there, I want to use the scroll wheel in a figure. What I for instance want: Take the function f(x) = x^a, where 'x' is s...
9 years ago | 1 answer | 0
1
answerQuestion
Giving multiple subplots the same size
Hi everyone, I try to plot 6 plots into one figure using subplot. The problem is, that the sizes of each subplot are not th...
9 years ago | 0 answers | 0
0
answersLoad a file by using a string in which the filename is stored
Thanks, that fixed it!!
11 years ago | 0
Question
Load a file by using a string in which the filename is stored
I use these commands to create string with all names of the files that have a mat extension. files = dir('*mat'); filenames ...
11 years ago | 2 answers | 0