getting this error message- Your function made an error for argument(s) 150000000
Info
This question is closed. Reopen it to edit or answer.
Show older comments
function[a,b]=light_speed(M)
a=M./18000000;
b=M./1.609;
end
1 Comment
Stephen23
on 13 Apr 2018
@Ashay Shukla: and what is your question for us?
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!