How to Save up the Values after Applying any code into a variable?
이전 댓글 표시

i needed help with this code.
I have values of Turbidity in 'y'.
I want this code to Run these questions like, if Y (Turbidity) is less then 5 then save 1 in the output at all 600 vales where there is vale of Turbidity is less than 5.
Same if Turbidity is between 5 to 10 then, Run second conditions and save the value at places wherever Turbidity is from 5-10.
I can't figure out the saving up part.
댓글 수: 2
Stephen23
2021년 4월 20일
What is out?
You should pay attention to the colors of strings (purple), because it seems unlikely that you want x = 1, etc. as text.
Shubham Lakhera
2021년 4월 20일
편집: Shubham Lakhera
2021년 4월 20일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!