Community Profile

photo

Jhin Michael


Last seen: 대략 4년 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Trying to create a script which returns a t-value corresponding to a y-value input by the user, however calculations aren't being performed correctly/ not returning the right values.
close all clear all prompt = 'What is the value of y : '; y = input(prompt) if y<10000 t = 200; elseif 10000 <= ...

대략 4년 전 | 답변 수: 1 | 0

1

답변