todo.txt
来自「四元数matlab工具包」· 文本 代码 · 共 13 行
TXT
13 行
To do list for QTFM-------------------Add a private function for handling string parameters to theFFT functions, so that they can all handle 'L', 'l', 'left', 'Left'interchangeably (and similarly for 'R', 'r' and 'right').This could be done with a function to standardise the stringso that if given one of these variants, it delivers 'L' or 'R'.Maybe there is an uppercase function in Matlab?
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?