Feeds
질문
Creating a new toolbox
I have a bunch of MEX-files. I want to create a new toolbox and use these functions in MATLAB. What would be best way to create ...
거의 11년 전 | 답변 수: 1 | 1
1
답변질문
'reshape' function in MEX ?
I can reshape a 4*4 matrix to '2*8' or '1*16' matrix using 'reshape' function from the command window. I want to achieve the sam...
대략 11년 전 | 답변 수: 2 | 0
2
답변질문
Is it always necessary to convert image to double type before further execution?
Hi, I want to threshold an image. I can read the image and it is a byte type (UINT 8). I want to pass this image to another f...
대략 11년 전 | 답변 수: 2 | 0