trying to create a variable less than or equal to pi/2 but more than -pi/2
Show older comments
Hey, I'm sure I must be missing something completely obvious, but I have been trying to create the variable x which is a certain range, -pi/2 >= x pi/2 I've tried things such as x = (= -1.5708) & (<= 1.5708) x = -1.5708:0.1:1.5708 Not sure how to best approach this. Many thanks.
Accepted Answer
More Answers (1)
Walter Roberson
on 9 Oct 2011
0 votes
You asked about this before and did not respond to requests for clarification. Please delete this question and go back to your previous question and clarify there.
Categories
Find more on Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!