Community Profile

photo

Mohit Yadav


Last seen: 2년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

Feeds

보기 기준

질문


Regarding 'Or' condition in if statement., this code is running in Octave but not in Matlab. Could anyone help, how to make it work in Matlab. This is just an eg.
clear all; close all; clc; Question = input('Would you like to continue, [Y/N] \n','s') if (Question=='Y') || (Question=='y'...

2년 초과 전 | 답변 수: 1 | 0

1

답변