Feeds
질문
Can't run scrips
I am having serious problems running my scripts Here is what I see in the command screen when. I try to run 2 scripts. >> Copie...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Why do I get the Error: The expression to the left of the equals sign is not a valid target for an assignment."
I have a 2x42 matrix of integer values and am using the statement [r,c]=size(Joining). I keep getting the error message when I r...
8년 초과 전 | 답변 수: 2 | 0
2
답변질문
create a matrix from columns of larger matrix with specific numbers
I can't get the code below to work. I want create a matrix D from the columns in M that contain a specific number in row 2 of M....
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Create variables for sub matrices from selected columns 0f a larger matrix
I am trying to create matrix variables TD_1 TD_2 TD_3 and have them set to M(1) =[1 4 ;1 1],M(2)=[2 ; 2 ],M(3)=[2 5;3 3]. The ...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
error message on matrix dimensions in ind on function call
I get the following error message when I call the function from my main program, but the function operates properly when I check...
8년 초과 전 | 답변 수: 1 | 0

