Phaseplot
From Murray Wiki
Jump to navigationJump to search
When calling the phaseplot command, make sure to call the function in the first argument correctly:
Incorrect Way: phaseplot( F, ..... )
Correct Way: phaseplot( 'F', ..... )