Function saying too many outputs
显示 更早的评论
I am trying to create a function that takes the i, j, and k values of a vector and calculates the magnitude and unit vector. If I attempt to call the function from the command line, I either only end up with the magnitude, or I get an error. Any suggestions on how to make/change the function to return two outputs?

回答(1 个)
Cris LaPierre
2021-1-31
编辑:Cris LaPierre
2021-1-31
0 个投票
Notice the orange highlight and red underline in your function? Hover over that to see what the error message is.
类别
在 帮助中心 和 File Exchange 中查找有关 Entering Commands 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!