Community Profile

photo

C Delog


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Channel


MyPi Ping
The ping to Google (8.8.8.8) for my RPi

3 years ago

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...

4 years ago | 1 answer | 0

1

answer

Answered
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...

5 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...

5 years ago | 0 answers | 0

0

answers

Question


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...

6 years ago | 3 answers | 2

3

answers