MATLAB if-else... end statementIf the first condition is not true, then we can define other statements to run by using the else keyword. Syntax:Flow Diagram of if...else...end StatementExample1:Output: a = 15 an odd number Example2:Using if-else statement to determine the largest of two number Output: Enter number 1: 15 Enter number 2:20 num1 is less than num2 Next TopicMATLAB if-elseif-else...end statement |
We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India