我在安装TrueTime工具箱时,在用户手册里阅读到:Then add the following lines to your MATLAB startup script. This will set up all necessary paths to the TRUETIME kernel files.addpath(getenv(’TTKERNEL’))init_truetime;请问:Matlab的启动脚本在哪里啊?
我在安装文件夹里没找到你所提的目录,搜索也没有搜到startup.m,是不时我安装的有问题,还是需要我建一个startup.m文件?
|