readme_space.txt
来自「航天工程工具箱」· 文本 代码 · 共 42 行
TXT
42 行
Spacecraft Engineering Toolbox Ver. 3.2=======================================Date: 2003-07-25.Author: B. Rasmus Anthin.WHAT IS IT----------This toolbox contains tools for tracking satellites, simulating rockettrajectories and calculating spacecraft specific parameters such as thermalcontrol and visibility. The toolbox also contains assisting routines such assorting satellites and plotting rocket motor thrust-curves and date conversion.INSTALLATION------------0. >>Skip to step 3 if this is the first time you install this toolbox!<< First you have to remove the entries from your matlab path which corresponds to the directory of this toolbox and its subsequent directories which might be there. This is to ensure that matlab won't complain later over non-existing directories if should happen the directory strucuter of this toolbox is altered in nextcoming versions. To do this, use "editpath" or "pathtool" which ever is convenient for you. The directories to remove are: * .../space/ * .../space/atmos/ * .../space/maps/1. Next, you have to backup any files you've added to the toolbox or changes made to existing files (must not be redistributed without my approval!).2. After this is done, completely delete the existing toolbox directory.3. Place the space.#.#.zip archive file in the directory where you want to keep this toolbox. If you place it under "c:/matlab/" then the toolbox will appear in the directory "c:/matlab/space/". According to the example in step 0, you should place it in the directory given by
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?