jianshen li
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
22.348
of 295.448
REPUTATION
2
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
2
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
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
Feeds
Question
Unable to load DLL dependency: KERNEL32.dll.GetHandleInformation
When I deploy my model on my Target PC, I receive following error: Unable to load DLL dependency: KERNEL32.dll.GetHandleInfor...
meer dan 3 jaar ago | 2 answers | 1
2
answersQuestion
Invalid Simulink object name: loader &&& xPC:unable to load dependent module FAST_Library_Win32.dll @ MathWorks Support Team
Diagnosic Viewer: The call to slrt_make_rtw_hook, during the exit hook generated the following error: Invalid Simulink object n...
meer dan 3 jaar ago | 4 answers | 0
4
answersQuestion
How to call a .dll in the code generation process of C S-Function
When I use Simulink real-time and build model, my C sfunction needs to call a .dll file. How to call it correctly?
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
Using the external modes of Simulink real-time and r2018b, does the C S-function contained in the model need the corresponding TLC file when compile model?
Using the external modes of Simulink real-time and r2018b/VS 2017, does the C S-function contained in the model need the corre...
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
Unable to compile model for Simulink real time
I want to use the Simulink real time. My Simulink model contains a C S-function file. Namely FAST_SFunc. The code like follows...
meer dan 3 jaar ago | 0 answers | 1
0
answersQuestion
How can I close a while loop in a callback function
function SwitchValueChanged(app, event) value = app.Switch.Value; while(value=='On') p...
ongeveer 4 jaar ago | 1 answer | 0