What does y= [40;0] mean?

 Accepted Answer

Star Strider
Star Strider on 5 Apr 2016

0 votes

It assigns ‘y’ to a (2x1) column vector, with the first row being 40 and the second row being 0.

More Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!