Farik John
自 2015 起处于活动状态
Followers: 0 Following: 0
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...
9 years 前 | 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...
9 years 前 | 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...
9 years 前 | 1 个回答 | 1