photo

eblee


Last seen: 29 jours il y a Actif depuis 2023

Followers: 0   Following: 0

Statistiques

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


How to load .mat file into base workspace using app designer
I want to run my model in app desinger. Therefore, all parameters from the .mat file are required to run the model. How to loa...

environ 2 mois il y a | 1 réponse | 0

1

réponse

Question


함수에 가변적인 입력 인수를 넣는 법
사용자의 입력에 따라 셀형 배열을 만들고, 각 배열을 함수의 input으로 사용하고 싶습니다. 이때 배열 개수가 가변적이게 된다면 combinations에 입력을 어떻게 처리해야할지 문의드립니다... signal_input{1...

2 mois il y a | 1 réponse | 0

1

réponse

Question


테스트 하네스 subsystem 실행 순서 제어
테스트 하네스를 실행할 때 subsystem에 대한 실행 순서를 제어하고 싶습니다. 사진의 왼쪽 시스템에 대한 시뮬레이션이 완전히 종료된 후 오른쪽의 MATLAB Function을 실행시킬 수 있는 방법이 있을까요?

5 mois il y a | 1 réponse | 0

0

réponse

Question


timetable을 input 신호로 사용할 때 time column의 문자열 처리
여러 행을 가지는 timetable을 엑셀로 저장하여 input 신호로 사용하려고 합니다. From Spreadsheet로 엑셀파일의 값들을 읽어올 때 첫번째 time행에 '초'시간 단위로 인해 'First column (ti...

6 mois il y a | 1 réponse | 0

1

réponse

Question


writetimetable을 사용하여 작업공간에 있는 여러 개의 테이블을 하나의 엑셀 파일에 작성
MatlabFunction에서 writetimetable을 사용하여 작업공간에 있는 여러 개의 테이블을 하나의 엑셀 파일에 작성하려고 합니다. table1 기록 후 바로 옆 셀부터 다시 table2를 기록하고 싶습니다. S =...

6 mois il y a | 1 réponse | 0

1

réponse

Question


기호를 사용하여 flowchart 그리기
flowchart를 기호를 사용해서 그리는 방법은 없을까요?

6 mois il y a | 1 réponse | 0

1

réponse

Question


How to change the input of a subsystem using open_system
There are two blocks in the model I designed: MATLAB Function and testSub. At this time, I would like to control the input of...

7 mois il y a | 1 réponse | 0

1

réponse

Question


MATLAB Function에서 struct의 배열 별 요소 개수 구하기
MATLAB Function에서 arr의 struct 배열 개수, 배열 별 요소의 개수를 구하고 출력하고 싶습니다. 배열 별 요소 개수를 구하기 위해 cell_num을 구현했는데 적절한가요? 또한, 출력하려면 어떻게 해야 하...

10 mois il y a | 1 réponse | 0

1

réponse

Question


Repeating Sequence Interpolated 여러 개 사용 시 delay 발생
Repeating Sequence Interpolated 블록을 사용하여 일정 주기의 신호를 반복 생성하려고 합니다. 블록 여러 개를 동시에 사용하여 확인해보니 신호별로 delay가 발생합니다. 해결할 수 있는 방법이 있을까요...

10 mois il y a | 1 réponse | 0

1

réponse

Question


Simulink TestSequence 반복문에서의 출력
Test Harness에서 입력을 Test Sequence로 할 때, 반복문을 사용하는 경우 반복문이 모두 끝나고 출력이 나오고 있습니다. 반복문이 수행되며 바뀌는 값에 따라 출력이 바로 나오도록 하는 방법이 없을까요? -...

11 mois il y a | 1 réponse | 0

1

réponse