undefined input variable y

1 view (last 30 days)
Nimco
Nimco on 14 Aug 2012
Hi
when I enter
??? >>which trombe11 I get a error message
|
Error: Unexpected MATLAB operator.
I saved the work on MATLAB folder which was already on the system.
  1 Comment
Matt Fig
Matt Fig on 14 Aug 2012
The error says Unexpected MATLAB operator, not undefined input variable y. So which error are you seeing??

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 15 Aug 2012
The ">>" should not be part of the command. Just
which trombel1

Categories

Find more on Modeling 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!