From 7496ca19d4f30d3d3b4c63839e650a6a8583b9e2 Mon Sep 17 00:00:00 2001 From: Luke Date: Wed, 21 Jul 2021 01:01:31 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 83339e9..0398cf6 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ Advantage: No compilation needed! ## Useage: ```simple_JsonDecode(jsonFilePath)``` +or +```simple_JsonDecode``` +to open a UI-menu for selecting a json file + + Input: *jsonFilePath*: full path of json file \ Output: *MATLAB-struct*