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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 2 | 0