Deon Hargrove
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
31,565
of 295,569
REPUTATION
1
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
14.29%
VOTES RECEIVED
1
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Feeds
Question
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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?
5 years ago | 0 answers | 1
0
answersQuestion
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...
5 years ago | 1 answer | 0