Feeds
질문
How can i run the bash shell script in matlab
I have the bash file in where there is something like below. #!/bin/bash wget http://www.vlfeat.org/sandbox-matconvnet/m...
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
How to convert mexFunction to general c/c++ function
Hi everyone. I am converting mexFunction to general c/c++ function, so that it can be called in another c/c++ function. I thin...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
Reading a .mat file in c/c++
I am reading a big .mat file in c/c++. That mat file has nested struct and depth. How can i read this file? Thanks in advance...
거의 10년 전 | 답변 수: 1 | 1
