Hey, I think the correct syntax would be
matrix Q = beta_p .* Q_s
Does this work?
But I guess that your version shouldn't cause NaNs
ArturAm 17. August 2016 22:45:55 MESZ, schrieb Fernando Fernandes Neto <nando.fernandes.neto@gmail.com >:Hi there,I'm having problems while trying to execute the following command sequence:matrix Q_S = {1, 1; 1, 1}scalar beta_p = 0.9matrix Q = beta_p * Q_sThe output is this:Warning: generated non-finite valuesAnd, when I check the Q Matrix, I find "Nan" in all elements. The output should be 0.9 in all elements...Is this a bug? Or am I missing something?Thanks in advance,Fernando(GRETL 2016b - Mac OS X (quartz, x86_64, build date 2016-04-14)
Gretl-users mailing list
Gretl-users@lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users
--
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.