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...
거의 5년 전 | 답변 수: 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...
거의 5년 전 | 답변 수: 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년 초과 전 | 답변 수: 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>...
거의 7년 전 | 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...
거의 7년 전 | 답변 수: 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년 전 | 답변 수: 0 | 0