photo

Deon Hargrove


Last seen: 4년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Line breaks and and spacing in subsystem.
I created a function that finds spaces in a subsystem and erases them. The problem I am currently having is that is when I am t...

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

0

답변

질문


How to save and update a simulink model via code?
I am creating a function that checks simulink models for errors,reports them, and corrects them. I would like for the program to...

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

0

답변

질문


How to write to a file from anywhere?
I am creating a program that checks simulink models for errors and log those errors in an excel spreadsheet. This sheet is store...

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

0

답변

질문


Eliminating duplicated values in a cell Array
My cel Array looks as such: S = {'ABS' ; 'First'; 'input'; 'ABS'} it is a column array instead of a row. I want to eliminate a...

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

1

답변

질문


How can I use the split function with multiple delimiters?
I am trying to use the split command on a cell Array but I am getting this error: Element 77 of the text contains 2 delimiters ...

4년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to retrieve all the block names in a simulink Library
What is the best to loop through a simulink library and record all the names of the blocks in the library?

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

0

답변

질문


Specifying row and columns in writetable function
I have 2 separate scripts collect data and I want to store said data in one excel file. How can I tell script B to store informa...

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

1

답변