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