Community Profile

photo

Mohit Yadav


Last seen: mehr als 2 Jahre vor Aktiv seit 2021

Statistiken

Content Feed

Anzeigen nach

Frage


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'...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort