blai 5 Q2: Give the output of the following program 1. S-input('Enter the subject:','s'); 2. fprintf('subject is %s\n',S) 3. M1 = input('Enter the mark1: ',); 4. M2 = input('Enter the mark2: '); 5....


blai 5<br>Q2: Give the output of the following<br>program<br>1. S-input('Enter the subject:','s');<br>2. fprintf('subject is %s\n',S)<br>3. M1 = input('Enter the mark1: ',);<br>4. M2 = input('Enter the mark2: ');<br>5. fprintf('marks are %i%i average is

Extracted text: blai 5 Q2: Give the output of the following program 1. S-input('Enter the subject:','s'); 2. fprintf('subject is %s\n',S) 3. M1 = input('Enter the mark1: ',); 4. M2 = input('Enter the mark2: '); 5. fprintf('marks are %i%i average is",M1,M2) 6. M-[MI M2]; 7. A= sum(M)/2%3B 8. disp(A) Matlab إجابتك

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here