This can be solved

5 Commenti

Dyuman Joshi
Dyuman Joshi il 2 Feb 2023
The question clearly states how you should proceed. What have you attempted?
Mhuhmed
Mhuhmed il 2 Feb 2023
I tried to solve this question but it throws an error
Dyuman Joshi
Dyuman Joshi il 2 Feb 2023
Show your code and the full error.
John D'Errico
John D'Errico il 7 Feb 2023
Modificato: John D'Errico il 7 Feb 2023
Comment erroneously accepted by @Mhuhmed as an answer, now moved to a comment:
"I do not know how to solve this question. Can you solve this question (beginner)،Please help me."
Image Analyst
Image Analyst il 9 Feb 2023

Accedi per commentare.

Risposte (1)

Walter Roberson
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

Tag

Richiesto:

il 2 Feb 2023

Commentato:

il 9 Feb 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by