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!