Page 1 of 1

transpose in a loop

Posted: Wed Mar 11, 2020 8:46 am
by mark lynch
hi
Attempting transpose in a loop:

For %Matrixm WHL_FARM ....

matrix xcx=@Transpose({%Matrixm})

....next

crashes when I use attempt the transpose command - works with others - any suggestions?

thanks

Re: transpose in a loop

Posted: Wed Mar 11, 2020 9:06 am
by EViews Matt
Hello,

Well that shouldn't be a happening. First, what is the version, build date, and bit architecture (32 or 64) of your copy of EViews? You can find all this information in the menu Help -> About EViews. Second, how large is the matrix that fails under @transpose? And finally, would you be able to provide the complete program and workfile that triggers a crash?