Feeds
질문
I am trying to make the answers from the for loop I am writing into a matrix, but every time I use the methods on this website matlab has an error.
The for loop I am using is: for ii=1:9; rheadb=rhead(ii); c=dot(m,rheadb); end This for loop is wi...
대략 8년 전 | 답변 수: 1 | 0
