photo

종한 김


Last seen: 대략 3년 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
256,037
of 300,364

평판
0

참여
5 질문
0 답변

답변 채택
40.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2

배지 보기

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 ...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


시뮬레이션 중간에 s-function을 초기화(clear mex) 할 수 있나요?
안녕하세요. clear mex; 함수를 이용하면 c 코드로 이루어진 s-function의 모든 변수가 초기화되는 것으로 알고 있습니다. 시뮬레이션 중간에 시스템이 down되는 상황을 구현하고 싶습니다. 시뮬레이션 시작과 끝 ...

3년 초과 전 | 답변 수: 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...

3년 초과 전 | 답변 수: 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...

3년 초과 전 | 답변 수: 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....

3년 초과 전 | 답변 수: 1 | 0

1

답변