photo

Noah Cross


Last seen: 1 year ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to make Matlab give different answers for different text inputs of different lengths
A = input('Ask me anything: ','s'); if A==('Are you sentient?') disp('Yes') else disp('Ask me anything but that') e...

1 year ago | 3 answers | 0

3

answers