y_matdef.hlp
来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· HLP 代码 · 共 44 行
HLP
44 行
{smcl}
{p 0 4}
{help contents:Top}
> {help y_progmat:Programming & matrices}
> {help y_matrix:Matrices}
{bind:> {bf:Matrix definition & manipulation}}
{p_end}
{hline}
{title:Help file listings}
{p 4 8 4}
{bf:{help matrix_define:Inputting matrices by hand}}{break}
{cmd:matrix} {it:A} {cmd:= (1.3, 4.8 \ 2.2, 6.9)}
{p 4 8 4}
{bf:{help matrix_subscripting:Matrix subscripting}}{break}
subscripting can be by numeric expression or row/column name
{p 4 8 4}
{bf:{help matrix_extraction:Submatrix extraction}}{break}
more than one row and column can be referenced in the subscripting
{p 4 8 4}
{bf:{help matrix_substitution:Submatrix substitution}}{break}
matrix subscripts to the left of the equal sign cause
submatrix substitution
{p 4 8 4}
{bf:{help matrix_rownames:Setting row and column names}}{break}
place names and equation names on rows and columns of a matrix
{p 4 8 4}
{bf:{help matmacfunc:Macro extended functions regarding matrices}}{break}
place matrix row and column names or equation names of a matrix
into a macro
{p 4 8 4}
{bf:{help f_get:Obtaining copies of system matrices}}{break}
{cmd:e(V)} and {cmd:e(b)} are commonly used, but other system
matrices are also available
{hline}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?