Skip to content

Commit 2bf04ab

Browse files
author
Usseglio-Viretta
committed
Update README.md
1 parent b5da2cc commit 2bf04ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# src
22
Run src/Main_menu/Main_menu.mlapp to start the toolbox. Once you will have added Iso2mesh (see documentation), you can also package the app (MATLAB 'APPS' ribbon / Package App / select Main_menu.mlapp) and then install it (MATLAB 'APPS' ribbon / Install App / select the app you just have created).
3+
34
Most GUIs are coded with MATLAB app designer wich produces .mlapp files not readable with a text editor (except for MATLAB of course). Therefore, for each .mlapp file, its .m file equivalent (*_exported.m) is also present in the reposity so that you can see the modifications introduced by the commits (athough you do not need these *_exported.m files to run the app).
45
Main_menu

0 commit comments

Comments
 (0)