Community Profile

photo

Jess


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

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

answer

Question


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

answer

Question


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

answers

Question


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

answer

Question


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

answer

Question


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

answers

Question


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

11 years ago | 1 answer | 1

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 2 answers | 0

2

answers