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!