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!