⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 browse_t.m

📁 matlab算法集 matlab算法集
💻 M
字号:

                               User Tips


   1. User programs which print to the command window should end  
      with the NLIB function wait.                                
                                                               
   2. To return to the NLIB example browser after running or      
      viewing an example, be sure to close all figure and edit     
      windows.                                                    
                                                               
   3. User scripts should be created in the folder user_mat, and  
      should be given names different from the example and problem   
      names.  First use Create User Script.  Then register it
      using Add Script to Browser.
    
   4. User scripts which draw figures using the built-in Matlab
      functions plot and surf should first open up a separate 
      figure window using the figure command (e.g. see prob413.m).
      
   5. To view examples, selected problems, and user scripts, 
      configure MATLAB to use the built-in editor under 
      File/Preferences.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -