Write down the coding of this matrix using Microsoft visual

Write down the coding of this matrix using Microsoft visual office 2015 asan application [A11 A12 A13 A21 A22 A23 A31 A32 A33]

Solution

...................................................................

u may consider this codel

dim mat(2,2)
for r=0 to 2 step 1
for s=0 to 2 step 1

mat(r,s)=inputbox(\"enter the values of your choice\")
next
next
for r=0 to 2 step 1
for s=0 to 2 step 1
vStr=vStr & matrics) & \" \"
next

vStr=vStr & vbnewline
next
msgbox vStr

 Write down the coding of this matrix using Microsoft visual office 2015 asan application [A11 A12 A13 A21 A22 A23 A31 A32 A33]Solution ........................

Get Help Now

Submit a Take Down Notice

Tutor
Tutor: Dr Jack
Most rated tutor on our site