Community Profile

photo

Asang singh


Last seen: 3 years ago Active since 2019

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Is it possible to eliminate the BlockIO contents when generating code?
I am using MATLAB 2018b SIMULINK to generate c codes. Ater generating the c code in .h file I get two structures one is of dwork...

3 years ago | 1 answer | 0

1

answer

Question


Redefinition Error during building s function in MATLAB 2018b.
I have one .h file lets call it sys_mem.h, this file is inluded in another internal.h file and this internal.h is inlcuded in s ...

3 years ago | 0 answers | 0

0

answers

Question


Saving .html file to .pdf after editing the .html file
I have two .htnl file generated from the MATLAB test harness, I have merged both the files now I have to perfom the below two ta...

3 years ago | 0 answers | 0

0

answers

Question


Why static arrays in the C code generated from simulink!!
In Matlab Simulink 2018b, I have assigned an array to a constant value, shown below: H = [ inp0 inp1 -inp2 inp3; 0 1 0 0]; So ...

4 years ago | 0 answers | 0

0

answers

Question


Why Real-time model data structure in MATLAB2018b version?
I have compared the c code generated from MATLAB 2010b as well as MATLAB 2018b (in both the versions all the simulink parameter ...

4 years ago | 1 answer | 0

1

answer

Question


Difference in C function argument generated from MATLAB Simulink 2010b compared to MATLAB Simulink 2018b
I was working on a project where I have to generate c code from MATLAB simulink 2010b version, but now I am planning to migrate ...

4 years ago | 1 answer | 0

1

answer

Question


Can I use Microsoft SDK 7.1 for MATLAB 2018b
I am using MATLAB 2018b for genertaing the c codes from simulink. For this I am using Microsoft SDK 7.1 compiler, though I am ab...

4 years ago | 1 answer | 0

1

answer