From f0bff128b28f744d53ed8632b59e5a99c462d0c1 Mon Sep 17 00:00:00 2001 From: Sebastien Herbert <sherbert@pasteur.fr> Date: Mon, 2 Sep 2019 14:40:08 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7cd832b..78085b5 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ The method can both be called in a GUI and by the command line of MATLAB 1. To call the method using the GUI: start the DeProj_GUI app in MATLAB `>> DeProj_GUI`. The GUI will guide you to provide the proper inputs and outputs to the method as well as the method parameters. The app has been created under MATLAB R2017b version and using an older version may create unexpected behavior. + 2. To call the method using the command line: enter `>> surface3D_combine()` * In case all arguments are provided, the method will continue with the desired inputs -- GitLab