Community Profile

photo

xian zhao


Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • First Review

View badges

Feeds

View by

Question


Initialize value for compatible Data Store Block
According to ecoder_autosar manual, I generate a model to model the BSW service call. In the model there is a data store block n...

5 years ago | 0 answers | 0

0

answers

Question


Call C function writed in unstandard C
*There is a function writed in C, and it's used as a device drive, so there is a header file included to specify the device. I t...

6 years ago | 0 answers | 0

0

answers

Question


how to call external function with a pointer argument in legacy_code
There is a function can_transmit(long ID,usigned char *DataArray) used as a MSCAN driver of my device. I want to generate a S-Fu...

6 years ago | 0 answers | 0

0

answers

Question


expected a macro parameter name
Hello everyone, I want to analysis and find any bug with polyspace. And the code is run well on CodeWarrior for HC12(x).However,...

6 years ago | 0 answers | 0

0

answers

Question


How to creat a initialize block
I want to creat a initialize block to initialize some parameters. Now, I creat a block whick will creat a variable as the flag t...

6 years ago | 0 answers | 0

0

answers

Question


How to check the variable in modelworkspace
There is a variable in model's workspace, and I want to check if the variable already declared exists, the result return to a va...

6 years ago | 0 answers | 0

0

answers

Question


TLC function library summary
I want to find a function list to show where I find the function I need. For example, the function SLibCodeGenForSim(). I have g...

6 years ago | 0 answers | 0

0

answers

Question


How to create a block to drive the CAN Hardware not directly supported by VNT
It is advised to create a custom block to drive the CAN card, and if it's a receive block, just set the output port datatype to ...

6 years ago | 0 answers | 0

0

answers

Answered
Is it possible to mex a .cpp include lots of .h file provide by mathworks.
I get the solution, I mex my code with MinGW before. However it's not compatilbe with .lib generated by microsoft VS. And when I...

6 years ago | 0

Answered
Is it possible to mex a .cpp include lots of .h file provide by mathworks.
Please find the code and other files related.

6 years ago | 0

Question


Is it possible to mex a .cpp include lots of .h file provide by mathworks.
I want to mex a .cpp file, however, the .cpp file include a .h file (Refer as 1.h) provided by mathworks, 1.h include another .h...

6 years ago | 3 answers | 0

3

answers

Question


Why I get a code U1052 when I tried to build the model
OS:window 7 64bit Matlab:R 2017B Visual Studio: Community 2017

6 years ago | 1 answer | 0

1

answer