Community Profile

photo

Yuval Geyari


Last seen: bijna 4 jaar ago Active since 2018

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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

meer dan 5 jaar ago | 1 answer | 0

1

answer

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

meer dan 5 jaar ago | 0

| accepted

Question


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

meer dan 5 jaar ago | 2 answers | 0

2

answers