Ask your own question, for FREE!
History 7 Online
OpenStudy (anonymous):

how can i tell if a matrix is not possible?

OpenStudy (anonymous):

can someone show me the steps of how a program can tell the user when a matrix operation is not possible an example integer :: i, j i= rows and columns of matrix A j= rows and columns of matrix B if (i.ne.j) then write(*,*) "operation not possible" end if when i execute this part of the program it says that the "IF should be a scalar" is there a way to fix this, thanks I think this is right

OpenStudy (anonymous):

would this be not possible?

OpenStudy (anonymous):

I don't really know

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!