photo

Ryan


University of Sydney

Active since 2012

Followers: 0   Following: 0

Message

Professional Interests: Aeronautical Engineering, Programming

Statistics

Feeds

View by

Question


Smart indent and comments
If I have some code such as the following: if true a = 1 a = a+1 disp(a) end then I use the Ctrl+R sho...

8 years ago | 5 answers | 7

5

answers

Question


Level 1 S-Function normalise state variable
As part of a 6DoF aircraft simulation that I am writing, I am using a Level 1 S-Function (was given it as a framework, may upgra...

11 years ago | 0 answers | 0

0

answers

Answered
Combining a structures sub catagories
I found the solution; vertcat(lines.start)

12 years ago | 0

Question


Combining a structures sub catagories
I have a structure, 'Lines', that is made of 3 parts; 'Start', 'End', and 'Points'. 'Start' and 'End' are 2D coordinates for a s...

12 years ago | 1 answer | 0

1

answer