How to load Excel tabels into your model.


DATE: 28.10.2010

AUTHOR: M. Henke

DESCRIPTION:
Demonstrates how Excel files can be loaded by a model. For example to load climate data and so on.

HOW IT WORKS:
To use this technique you need to instal the external libary "Apache POI - the Java API for Microsoft Documents" (download)
You can create a folder "ext" next to the GroIMP "plugins" folder and copy the poi-jars into it or you install then inside java to your Java libary path (/jre/lib/ext/).

RELATED MODELS:
PropertyFileDemo

[ prev - gallery - next ]