photo

종한 김


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
112,316
of 297,503

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • Thankful Level 2

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer