C Delog
Followers: 0 Following: 0
Statistics
RANK
5,196
of 295,467
REPUTATION
9
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
3
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
1 Public Channel
AVERAGE RATING
50
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to edit original data in for-each equivalent statement
I'm working with nested classes for Object Oriented Programming (OOP) and trying to find a cleaner way of doing things. For exam...
5 years ago | 1 answer | 0
1
answerHello, I keep getting a "Matrix dimensions must agree." error message.I'm trying to create a graph that includes all the curves for various damping factors.
First off, please post all your code in the {code} notation. This was a pain to unwrap :( Your code on line 69, MD1=sqrt...
6 years ago | 1
| accepted
Question
How two combine two integers into a fixdt
I am trying to make a custom simulink block that does type conversion for a custom fixdt The block has 2 inputs (dataA and da...
6 years ago | 0 answers | 0
0
answersQuestion
Adding a new field to a struct array
Hey All! I'm trying to add a new field to a struct array inline. I have the following struct: A(1).name = 'bob'; A(2).n...
7 years ago | 3 answers | 2