Statistics
RANK
227,823
of 275,619
REPUTATION
0
CONTRIBUTIONS
10 Questions
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 18,566
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 125,406
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
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...
4 years ago | 0 answers | 0
0
answersQuestion
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...
5 years ago | 0 answers | 0
0
answersQuestion
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...
5 years ago | 0 answers | 0
0
answersQuestion
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,...
5 years ago | 0 answers | 0
0
answersQuestion
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...
5 years ago | 0 answers | 0
0
answersQuestion
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...
5 years ago | 0 answers | 0
0
answersQuestion
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...
5 years ago | 0 answers | 0
0
answersQuestion
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 ...
5 years ago | 0 answers | 0
0
answersIs 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...
5 years ago | 0
Is it possible to mex a .cpp include lots of .h file provide by mathworks.
Please find the code and other files related.
5 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...
5 years ago | 3 answers | 0
3
answersQuestion
Why I get a code U1052 when I tried to build the model
OS:window 7 64bit Matlab:R 2017B Visual Studio: Community 2017
5 years ago | 1 answer | 0