contin-3.m
来自「GNU Octave is a high-level language, pri」· M 代码 · 共 8 行
M
8 行
whitespace_in_literal_matrix = "standard";x = [1,2];a = 1;b = 2;y = [a... # comments here okb];all (y == x)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?