Warning: Could not find an exact (case-sensitive) match for 'crtbp'. E:\MATLAB701\work\CRTBP.M is a case-insensitive match and will be used instead. You can improve the performance of your code by using exact name matches and we therefore recommend that you update your usage accordingly. Alternatively, you can disable this warning using warning('off','MATLAB:dispatcher:InexactMatch').
还有 Index exceeds matrix dimensions.
Error in ==> qidianyi at 24
plot(variable(I),Y,'b*');
我想问是我下的这个gatbx工具箱有问题还是书本身也有问题呢?请高手指点迷津,万分感谢!