Statistics
9 Questions
0 Answers
RANK
29,083
of 295,467
REPUTATION
1
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
55.56%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Question
Accessing values of fieldnames in a structure without using the fieldnames function
Hi all, I've got a structure which has 20 different field names, e.g. 'fieldname01','fieldname02' etc. Each fieldname has ...
11 years ago | 1 answer | 0
1
answerQuestion
Function not taking in input correctly from output of another function - help!
Hi all, I've got two functions in my code. The output of the first function is a structure of this format: mystructur...
11 years ago | 1 answer | 0
1
answerQuestion
Removing cell arrays from code
Hi all, I've been trying to convert some code to be Matlab Coder compliant, therefore having to remove cell arrays. I've ...
11 years ago | 0 answers | 0
0
answersQuestion
Help defining a variable before subscripting it for Code Generation
Hi all, Trying to rewrite some code so I can convert it into C using Matlab Coder. Currently running into this error: "Cod...
11 years ago | 1 answer | 0
1
answerQuestion
Cell arrays and the unique function
Hi all, Working on some code to remove cell arrays so I can convert the code to C using Matlab Coder. Just wondering what...
11 years ago | 1 answer | 0
1
answerQuestion
Removing cell arrays, XML related Matlab script
Hi all, Currently in the process of rewriting code to make it Matlab Coder compatible in order to be able to convert it to C....
11 years ago | 0 answers | 0
0
answersQuestion
Removing cellfun, regexp and function handles
Hi all, I've been trying to rewrite a line of Matlab code so that I can convert the code into C using Matlab Coder. The origina...
12 years ago | 1 answer | 1
1
answerQuestion
"Improper index matrix reference" error
Hi all, I've been trying to rewrite a line of Matlab code so that I can convert the code into C using Matlab Coder. The origina...
12 years ago | 1 answer | 0
1
answerQuestion
Removing cell arrays from code
Hi all, I am working on some Matlab scripts which require converting to C. I plan on doing that using Matlab Coder, and there...
12 years ago | 2 answers | 0