종한 김
Followers: 0 Following: 0
Feeds
提问
Can i restart s-function while on-simulation?
Hi. I am simulating two s-functions in one simulink model. In order to make one s-function awake->dead->awake while running, i ...
2 years 前 | 1 个回答 | 0
1
个回答提问
시뮬레이션 중간에 s-function을 초기화(clear mex) 할 수 있나요?
안녕하세요. clear mex; 함수를 이용하면 c 코드로 이루어진 s-function의 모든 변수가 초기화되는 것으로 알고 있습니다. 시뮬레이션 중간에 시스템이 down되는 상황을 구현하고 싶습니다. 시뮬레이션 시작과 끝 ...
2 years 前 | 1 个回答 | 0
1
个回答提问
How can i compile a source code to slcovmex format with gcc compiler?
Hi, i'm using gcc compiler(mingw64) to compile a source code to c-mex format. In matlab function, there are two way to make a c...
2 years 前 | 1 个回答 | 0
1
个回答提问
How can i monitor compile process while i use mex or slcovmex
Hi i'm making c-mex s-function using a lot of c, h codes. Since i need coverage test function so i use slcovmex to compile code...
2 years 前 | 1 个回答 | 0
1
个回答提问
how can i include a header file in slcovmex
I have three files and i want to compile these files using slcovmex option timestwo.c (c-mex file format) task_demo\task_demo....
2 years 前 | 1 个回答 | 0