Community Profile

photo

Farik John


自 2015 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 1

查看徽章

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...

8 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...

8 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...

8 years 前 | 1 个回答 | 1

1

个回答