| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| download [2026/05/08 10:32] – admin | download [2026/05/08 10:40] (current) – admin |
|---|
| //Octave// | //Octave// |
| |
| You can download the most recent distribution of GNU Octave from **[[https://www.gnu.org/software/octave/download.html]]** | You can download the most recent distribution of GNU Octave from **[[https://octave.org/download]]** |
| | |
| FEMM needs the Octave-Forge "Windows" package to efficiently communicate with Octave. Recent builds of Octave install the Windows package automatically, but in some older versions, Octave-Forge must be selected manually during install: | |
| | |
| {{https://www.femm.info/Archives/screenshot/OctaveForge.jpg|Select OctaveForge during the install of Octave}} | |
| |
| After installation, you'll need to add FEMM's mfiles directory to Octave's search path: | After installation, you'll need to add FEMM's mfiles directory to Octave's search path: |
| ==License== | ==License== |
| |
| FEMM is licensed under the terms of the **[[http://www.femm.info/wiki/License|Aladdin Free Public License]]**. The **[[http://www.femm.info/wiki/TriangleReadme|Triangle]]** mesh generator and the **[[http://www.femm.info/wiki/LuaLicense|Lua]]** scripting language, which are included in the distribution, each have their own licensing terms. | FEMM is licensed under the terms of the **[[License|Aladdin Free Public License]]**. The **[[TriangleReadme|Triangle]]** mesh generator and the **[[LuaLicense|Lua]]** scripting language, which are included in the distribution, each have their own licensing terms. |
| |
| <HTML> | <HTML> |
| <td><a href="http://www.lua.org"><img src="/powered-by-64.gif" alt="Powered By LUA"></a></td> | <td><a href="http://www.lua.org"><img src="/powered-by-64.gif" alt="Powered By LUA"></a></td> |
| <td><a href="http://www.cs.cmu.edu/~quake/triangle.html"><img src="/t.gif" alt="Triangle"></a></td> | <td><a href="http://www.cs.cmu.edu/~quake/triangle.html"><img src="/t.gif" alt="Triangle"></a></td> |
| <td><a href="http://octave.sourceforge.net/"><img src="/sombrero.gif" alt="Octave"></a></td> | <td><a href="https://www.octave.org/"><img src="/sombrero.gif" alt="Octave"></a></td> |
| </tr></table> | </tr></table> |
| </HTML> | |
| <HTML> | |
| <hr> | |
| </HTML> | </HTML> |
| |
| * {{:upload:download:octavepath.png|OctavePath.png}} | |
| |