Community Profile

photo

Yuval Geyari


Last seen: 4 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Making an executable with input arguments using codegen
I'm trying to compile a Matlab code using codegen and making an executable. The thing is that after compilation, I can't seem to...

5 years 前 | 1 个回答 | 0

1

个回答

已回答
Using codegen for reading data from a text file in C
Thanks everyone, I solved the issue by using the functions strtok and str2double, which are supported by C programming.

5 years 前 | 0

| 已接受

提问


Using codegen for reading data from a text file in C
I'm trying to write a code that reads numeric data from a text file and stores it in an array. Eventually, the code should be c...

5 years 前 | 2 个回答 | 0

2

个回答