code in script called swap

3 views (last 30 days)
Jose Morales
Jose Morales on 24 Jan 2020
Answered: James Tursa on 25 Jan 2020
write a few lines of code that swap the values of x and y. Put your code in a script called swap and test it.
  4 Comments
James Tursa
James Tursa on 24 Jan 2020
Do you have any ideas for how to do this? What would the algorithm be?
Jose Morales
Jose Morales on 24 Jan 2020
I do not. I'm new to this and I'm confused just as you are. Here's the full question:
To test your understanding of assignment statements, write a few lines of code that swap the values of x and y. Put your code in a script called swap and test it

Sign in to comment.

Answers (1)

James Tursa
James Tursa on 25 Jan 2020

Categories

Find more on Get Started with MATLAB 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!