Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 1
1
个回答提问
"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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0