This can be solved
이전 댓글 표시

댓글 수: 5
Dyuman Joshi
2023년 2월 2일
The question clearly states how you should proceed. What have you attempted?
Mhuhmed
2023년 2월 2일
Dyuman Joshi
2023년 2월 2일
Show your code and the full error.
John D'Errico
2023년 2월 7일
편집: John D'Errico
2023년 2월 7일
"I do not know how to solve this question. Can you solve this question (beginner)،Please help me."
Image Analyst
2023년 2월 9일

답변 (1개)
Walter Roberson
2023년 2월 2일
for x=value
if x is in a certain range
y = appropriate calculation
elseif x is in a different range
y = whatever
else
y = the default value
end
end
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!