Problem 223. Which quadrant?
Given a complex number, output quadrant 'I' 'II' 'III' or 'IV'
        |              
   II   |   I          
        |              
 -------+------- real
        |              
   III  |   IV          
        |
      imag
			Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers352
Suggested Problems
- 
         Back to basics 12 - Input Arguments 612 Solvers 
- 
         Back to basics 20 - singleton dimensions 272 Solvers 
- 
         Return unique values without sorting 981 Solvers 
- 
         
         430 Solvers 
- 
         
         500 Solvers 
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!