📄 readme
字号:
It is recommended that you leave this package in a separate directoryand add that directory to your matlab path in your startup.m file.For example, on a unix system, you could use the following commands: home=getenv('HOME'); path([home, '/matlab/simulink/qlib'], path);See the help info for the MATLAB "path" command for more info.DO NOT add the unit test subdirectory (qlib/test) to your path, as thatis only meant to be run to verify the correctness of the qlib library.If you want to run the unit tests, cd to the qlib/test directory whilerunning MATLAB.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -