Jorge C.
Followers: 0 Following: 0
Statistics
RANK
27,167
of 295,673
REPUTATION
1
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Why is there loss of precision when writing values using CSVWRITE in MATLAB 7.0 (R14)?
I believe Matlab's default precision is 4 decimal places, which is likely affecting the output. To compensate: change the precis...
6 years ago | 0
Question
Mex Error on Linux - redefinition of typedef
I am trying to compile a mex file to interact with a C function in Matlab. My C function contains various typedefs that appear t...
6 years ago | 1 answer | 1
1
answerQuestion
Error in Passing Structure Pointer to C Function via calllib
I have a C function ("Fxn1") that accepts a pointer to a structure as an input. (C) int32_T Fxn1(const Mystruct *para...
6 years ago | 0 answers | 0