photo

giga


2016년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

9 질문
0 답변

순위
37,209
of 300,763

평판
1

참여
9 질문
0 답변

답변 채택
11.11%

획득한 표
1

순위
 of 21,082

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,923

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Programmatically get hierarchy depth of a model (subsystems and referenced models)
I can get the hierarchy depth of a model using <https://www.mathworks.com/help/slvnv/ref/model-metric-checks.html#buuybtl-1 subs...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Create test harness automatically for SIL testing of a model (Embedded Coder)
I've a Simulink model for which I'd like to test code generation errors for |Embedded Coder| target. I want to follow the SIL te...

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


Simulink get name/label of a port programmatically
In my model I've a |Delay| block (see image below) connected with other blocks (not shown in the image). I have handles of each ...

거의 9년 전 | 답변 수: 4 | 0

4

답변

질문


Simulink - control flow using custom C code
I am trying to generate a Simulink model which when generated code, exhibits a functionality like this: if (rollDice()==7) ...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Can I run Simulink generated code in Desktop environment to reproduce code generation bugs
I am interested in reproducing a Simulink "Code Generation" bug reported in their <http://www.mathworks.com/support/bugreports/1...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Get data type of Simulink blocks programmatically
I'm interested in getting *data type* of all input and output ports of some built-in block. I can view this information when I t...

거의 10년 전 | 답변 수: 1 | 1

1

답변

질문


check whether a Simulink handle is a block or model programmatically
I have a handle to a block/model which I have retrieved programmatically. Is there a way (e.g. calling |get_param|) to programma...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


Get invalid Simulink block parameter setting programmatically
I've created a Simulink model programmatically and when I try simulating it, I get |Simulink:Parameters:InvParamSetting| excepti...

거의 10년 전 | 답변 수: 0 | 0

0

답변

질문


Programmatically find valid values that a block parameter accepts
I can get value of a block parameter is already given using |get_param| function. However, I'm interested in finding *possible v...

거의 10년 전 | 답변 수: 0 | 0

0

답변