This can be solved
Mostra commenti meno recenti

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

Risposte (1)
Walter Roberson
il 2 Feb 2023
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
Categorie
Scopri di più su MATLAB in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!