Feeds
提问
How can I sample n elements from each column of a matrix?
I have this matrix: A = 1 5 9 13 17 2 6 10 14 18 3 7 11 15 19 4...
4 years 前 | 3 个回答 | 0
3
个回答提问
How to concatenate a 3D cell array along the 3rd dimension?
Dear experts, I am trying to convert CellArray1 into CellArray2, by concatenating CellArray1 along the third dimension. Any idea...
4 years 前 | 1 个回答 | 0
1
个回答提问
How can I use more than one function with inputs and outputs in a uicontrol button callback?
I am trying to create an interface to select fruits from a list: <</matlabcentral/answers/uploaded_files/119079/Fig1.png>> ...
6 years 前 | 1 个回答 | 0
1
个回答已回答
Why does imread read the alpha channel, but not the image itself?
Check here: <https://stackoverflow.com/questions/25172389/how-do-i-make-a-png-with-transparency-appear-transparent-in-matlab>...
Why does imread read the alpha channel, but not the image itself?
Check here: <https://stackoverflow.com/questions/25172389/how-do-i-make-a-png-with-transparency-appear-transparent-in-matlab>...
6 years 前 | 1
提问
How do I get the image width and height when it doesn't use the entire axis space?
I have two axes of the same size in a figure: <</matlabcentral/answers/uploaded_files/106386/Fig1.png>> Then I plot one im...
6 years 前 | 1 个回答 | 0
1
个回答提问
How can correctly open a GUIDE file (.fig) created in a different screen size?
I created a GUI using Matlab in a Mac computer, with a big screen size. For all the elements in the GUI I have set FontUnits to...
8 years 前 | 0 个回答 | 0