From a32fddd739ce97c8c254f7332fe92e47c7ce2e00 Mon Sep 17 00:00:00 2001 From: Erick Date: Wed, 13 Apr 2022 01:03:18 +0200 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f886bff..1926a2f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ -# matlab-vigrade-interfacing - A MATLAB to VI-Grade interfacing model +# MATLAB to VI-Grade interface +## Description +This script allows to manage VI-Grade simulations through the MATLAB interface + +## Usage +Step 1) create a new folder named "database" and load the .cdb folder from VI-Grade (or select path) +Step 2) run script: choose to run a new simulation or modify parameters +Step 3) After running simulation, confront previous data with new data \ No newline at end of file