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

📄 installation instructions.txt

📁 用于有限元分析的matlab工具箱
💻 TXT
字号:
Installation instructions (UNIX version) 
----------------------------------------

1. Uncompress and extract the archive in the matlab program directory, 
   using the following commands:

   gunzip calfem-3.3.tar.gz
   tar xvf calfem-3.3.tar 

2. The following directory structure will be created.

   /toolbox/fem
   /toolbox/examples

3. Add the these directories to the MATLAB path using the editpath command
   in MATLAB.

Installation instructions (Windows version)
-------------------------------------------

1. Extract the .zip file in the MATLAB program directory, by double-clicking
   on the calfem-3.3.zip file. (Requires winzip, see www.winzip.com). Click on
   the "Extract"-button and choose the MATLAB directory. The "Use folder names"
   checkbox must be checked.

2. The following directory structure will be created.

   \toolbox\fem
   \toolbox\examples

3. Add the these directories to the MATLAB path using the editpath command
   in MATLAB.

Testing the installation
------------------------

enter the following commands at the MATLAB prompt:

   help beam2e

The help text for the beam2e command should appear if CALFEM is correctly 
installed.


⌨️ 快捷键说明

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