photo

Tilman


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
243,318
of 300,365

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Direction Cosine Matrix using left-handed coordinate system?
Hi, is there any reason why angle2dcm uses a left-handed coordinate system? angle2dcm(pi/6, 0, 0, 'XYZ') = 1.0...

9 years ago | 1 answer | 0

1

answer

Answered
Simple counter won't trigger if statement
Thank you Roger. I use Matlab for 3 years now and never run into this problem.

12 years ago | 0

Question


Simple counter won't trigger if statement
Hello, there is something strange happening when I run this code (workspace is empty before I run this) tplot = 0; for t ...

12 years ago | 2 answers | 0

2

answers

Question


Objects won't keep member variables
Hello. I have a container class that holds an array 'arr' to store instances of the item class. The item class has to member var...

13 years ago | 1 answer | 1

1

answer

Question


How to convert a symbolic variable to an ordinary variable?
Hello. I have some code that looks like this (it's not that simple but the problem can be reduced to the following lines): ...

13 years ago | 1 answer | 0

1

answer