photo

Sumit Ghosh

Last seen: más de 1 año hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

MATLAB Answers

0 Preguntas
8 Respuestas

CLASIFICACIÓN
3.517
of 300.369

REPUTACIÓN
16

CONTRIBUCIONES
0 Preguntas
8 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.936

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.436

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Knowledgeable Level 2
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
MATLAB Coder datatypes in C#
You can try to avoid generation of emxArray types in the DLL by not relying on variable size arrays. This will result in generat...

más de 1 año hace | 0

Respondida
MATLAB Coder: Including a DLL function in C# which returns dynamic sized data
You can try to avoid generation of emxArray types in the DLL by not relying on variable size arrays. This will result in generat...

más de 1 año hace | 0

Respondida
This is matlab test question
I am not sure whether matgdns.c is what you need, but you can achieve this using coder.read and coder.write https://www.mathwor...

más de 1 año hace | 0

Respondida
How do I save MATLAB data for a C/C++ based embedded system?
You can achieve this using coder.read and coder.write. https://www.mathworks.com/help/coder/ref/coder.read.html https://www.m...

más de 1 año hace | 0

| aceptada

Respondida
How do you specify the /02 or -o2 optimization option in the MATLAB Coder APP?
I would think the place to do this would be in the "Build Process" section under the "Hardware" pane that shows up when you cl...

más de 3 años hace | 0

| aceptada

Respondida
MATLAB C Coder exports times function which conflicts with MacOSX12 SDK's times function
The configuration parameter ReservedNameArray in coder.EmbeddedCodeConfig object can be used to specify names that the code gene...

más de 3 años hace | 0

| aceptada

Respondida
Codegen bug - infinite "while" loop generated in place of simple "for" loop
This problem is fixed in R2018b and later. You can try in R2018b or later. If you can't upgrade, please reach out to Technical ...

casi 4 años hace | 0

| aceptada

Respondida
Applyform & makecform not supported for Code Generation ? How to solve this ?
A similar question answered here: https://www.mathworks.com/matlabcentral/answers/388423-coder-extrinsic-applycform-not-suppo...

más de 7 años hace | 0