code in script called swap
이전 댓글 표시
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
James Tursa
2020년 1월 24일
What have you done so far? What specific problems are you having with your code?
Jose Morales
2020년 1월 24일
James Tursa
2020년 1월 24일
Do you have any ideas for how to do this? What would the algorithm be?
Jose Morales
2020년 1월 24일
답변 (1개)
James Tursa
2020년 1월 25일
0 개 추천
You can adapt the three lines of code found here:
카테고리
도움말 센터 및 File Exchange에서 Verification, Validation, and Test에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!