getting this error message- Your function made an error for argument(s) 150000000
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
function[a,b]=light_speed(M)
a=M./18000000;
b=M./1.609;
end
1 个评论
Stephen23
2018-4-13
@Ashay Shukla: and what is your question for us?
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!