Skip to content

Commit

Permalink
Completed first working version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexschimel committed Jan 9, 2023
1 parent 6aaf642 commit 04f0991
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 25 deletions.
Binary file modified Kopp.mlapp
Binary file not shown.
45 changes: 20 additions & 25 deletions Kopp.prj
Original file line number Diff line number Diff line change
@@ -1,19 +1,24 @@
<deployment-project plugin="plugin.ezdeploy" plugin-version="1.0">
<configuration build-checksum="888506454" file="C:\Users\Schimel_Alexandre\Code\MATLAB\Pull\Pull.prj" location="C:\Users\Schimel_Alexandre\Code\MATLAB\Pull" name="Pull" preferred-package-location="C:\Users\Schimel_Alexandre\Code\MATLAB\Pull\Pull\for_redistribution" preferred-package-type="package.type.exe" target="target.ezdeploy.standalone" target-name="Application Compiler">
<param.appname>Pull</param.appname>
<param.icon />
<param.icons />
<param.version>0.0.1</param.version>
<configuration build-checksum="2149626653" file="C:\Users\Schimel_Alexandre\Code\MATLAB\Kopp\Kopp.prj" location="C:\Users\Schimel_Alexandre\Code\MATLAB\Kopp" name="Kopp" preferred-package-location="C:\Users\Schimel_Alexandre\Code\MATLAB\Kopp\bin\for_redistribution" preferred-package-type="package.type.exe" target="target.ezdeploy.standalone" target-name="Application Compiler">
<param.appname>Kopp</param.appname>
<param.icon>${PROJECT_ROOT}\Kopp_resources\icon.ico</param.icon>
<param.icons>
<file>${PROJECT_ROOT}\Kopp_resources\icon_48.png</file>
<file>${PROJECT_ROOT}\Kopp_resources\icon_32.png</file>
<file>${PROJECT_ROOT}\Kopp_resources\icon_24.png</file>
<file>${PROJECT_ROOT}\Kopp_resources\icon_16.png</file>
</param.icons>
<param.version>1.0.0</param.version>
<param.authnamewatermark>Alexandre Schimel</param.authnamewatermark>
<param.email>[email protected]</param.email>
<param.company>NGU</param.company>
<param.summary>Multibeam mode summary</param.summary>
<param.description />
<param.screenshot />
<param.screenshot>${PROJECT_ROOT}\Kopp_resources\icon_400.png</param.screenshot>
<param.guid />
<param.installpath.string>\NGU\Pull\v0.0.1</param.installpath.string>
<param.installpath.string>\NGU\Kopp\v1.0.0</param.installpath.string>
<param.installpath.combo>option.installpath.programfiles</param.installpath.combo>
<param.logo />
<param.logo>${PROJECT_ROOT}\Kopp_resources\splash_half.png</param.logo>
<param.install.notes />
<param.target.install.notes />
<param.intermediate>${PROJECT_ROOT}\bin\for_testing</param.intermediate>
Expand All @@ -27,7 +32,7 @@
<param.web.mcr>true</param.web.mcr>
<param.package.mcr>false</param.package.mcr>
<param.no.mcr>false</param.no.mcr>
<param.web.mcr.name>pull_v001_setup</param.web.mcr.name>
<param.web.mcr.name>kopp_v100_setup</param.web.mcr.name>
<param.package.mcr.name>MyAppInstaller_mcr</param.package.mcr.name>
<param.no.mcr.name>MyAppInstaller_app</param.no.mcr.name>
<param.windows.command.prompt>false</param.windows.command.prompt>
Expand All @@ -43,16 +48,12 @@
-? print help on how to use the application
input arguments</param.help.text>
<unset>
<param.icon />
<param.icons />
<param.authnamewatermark />
<param.email />
<param.company />
<param.description />
<param.screenshot />
<param.guid />
<param.installpath.combo />
<param.logo />
<param.install.notes />
<param.target.install.notes />
<param.enable.clean.build />
Expand All @@ -71,12 +72,13 @@
<param.example />
</unset>
<fileset.main>
<file>${PROJECT_ROOT}\Pull.mlapp</file>
<file>${PROJECT_ROOT}\Kopp.mlapp</file>
</fileset.main>
<fileset.resources />
<fileset.package />
<fileset.depfun>
<file>${MATLAB_ROOT}\toolbox\local\userpath.m</file>
<file>C:\Users\Schimel_Alexandre\Code\MATLAB\CoFFee\apps\coffee_logo\icon_48.png</file>
<file>C:\Users\Schimel_Alexandre\Code\MATLAB\CoFFee\CFF_coffee_version.m</file>
<file>C:\Users\Schimel_Alexandre\Code\MATLAB\CoFFee\general\CFF_Comms.m</file>
<file>C:\Users\Schimel_Alexandre\Code\MATLAB\CoFFee\read_data_files\CFF_check_filename.m</file>
Expand All @@ -94,21 +96,14 @@
<file>C:\Users\Schimel_Alexandre\Code\MATLAB\CoFFee\toolboxes\textprogressbar\textprogressbar.m</file>
</fileset.depfun>
<build-deliverables>
<file location="${PROJECT_ROOT}\bin\for_testing" name="splash.png" optional="false">C:\Users\Schimel_Alexandre\Code\MATLAB\Pull\bin\for_testing\splash.png</file>
<file location="${PROJECT_ROOT}\bin\for_testing" name="readme.txt" optional="true">C:\Users\Schimel_Alexandre\Code\MATLAB\Pull\bin\for_testing\readme.txt</file>
<file location="${PROJECT_ROOT}\bin\for_testing" name="Pull.exe" optional="false">C:\Users\Schimel_Alexandre\Code\MATLAB\Pull\bin\for_testing\Pull.exe</file>
<file location="${PROJECT_ROOT}\bin\for_testing" name="Kopp.exe" optional="false">C:\Users\Schimel_Alexandre\Code\MATLAB\Kopp\bin\for_testing\Kopp.exe</file>
<file location="${PROJECT_ROOT}\bin\for_testing" name="readme.txt" optional="true">C:\Users\Schimel_Alexandre\Code\MATLAB\Kopp\bin\for_testing\readme.txt</file>
<file location="${PROJECT_ROOT}\bin\for_testing" name="splash.png" optional="false">C:\Users\Schimel_Alexandre\Code\MATLAB\Kopp\bin\for_testing\splash.png</file>
</build-deliverables>
<workflow />
<matlab>
<root>C:\Program Files\MATLAB\R2020b</root>
<toolboxes>
<toolbox name="neuralnetwork" />
</toolboxes>
<toolbox>
<neuralnetwork>
<enabled>true</enabled>
</neuralnetwork>
</toolbox>
<toolboxes />
</matlab>
<platform>
<unix>false</unix>
Expand Down
Binary file added Kopp_resources/download.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Kopp_resources/icon.ico
Binary file not shown.
Binary file added Kopp_resources/icon_16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Kopp_resources/icon_24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Kopp_resources/icon_32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Kopp_resources/icon_400.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Kopp_resources/icon_48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Kopp_resources/splash_half.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 04f0991

Please sign in to comment.