Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答已回答
Load a file by using a string in which the filename is stored
Thanks, that fixed it!!
Load a file by using a string in which the filename is stored
Thanks, that fixed it!!
11 years 前 | 0
提问
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 前 | 2 个回答 | 0