Introduction

MATFEAP is an interface between MATLAB and the finite element analysis program FEAP. It is meant as a successor to the earlier FEAPMEX interface. Using the JVM installed with MATLAB, MATFEAP communicates with a FEAP server via a network socket or a pipe. The FEAP server does not need to know about MATLAB, or even to run on the same machine where the MATLAB client runs.

Downloads