Similar to this question, I am trying to output a similar matrix with dotted line instead of dashed line.
Is there anyway to do this?
I also try to use these three packages:
\usepackage{tabularx} \usepackage{longtable} \usepackage{arydshln}I also like to learn how to implement this in \documentclass{revtex4}, in addition to using in \documentclass{article}. As far as we know that arydshln may not be compatible with revtex4 or revtex4-1 as far as I tried.
I encounter a problem like this post. And I add arydshln after the tabularx; but it cannot compile successfully, but only output errors. Could someone offer any hints or some resolutions?
The answer needs not to be complete. Thank you for your help!!!



