C Delog
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答已回答
Hello, 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...
Hello, 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 前 | 1
| 已接受
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 3 个回答 | 2