Community Profile

photo

Mohit Yadav


Last seen: más de 2 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


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

más de 2 años hace | 1 respuesta | 0

1

respuesta