Hello Statalisters,
Is there a command to extract the dimensions of a matrix, something like this :
local n_col=colnumb(my_mat)
display `n_col'
I've tried the help and internet, but did not find anything satisfying.
Thank you for your help
Is there a command to extract the dimensions of a matrix, something like this :
local n_col=colnumb(my_mat)
display `n_col'
I've tried the help and internet, but did not find anything satisfying.
Thank you for your help
Comment