Skip to content

Commit cf33e05

Browse files
committed
Pass axesm to scatterm
1 parent a7126d3 commit cf33e05

File tree

81 files changed

+5
-205
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+5
-205
lines changed
Binary file not shown.

Scripts/CoordinateSystems.mlx

118 Bytes
Binary file not shown.

Utilities/ProjectStartupApp.m

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -138,15 +138,15 @@ function startupFcn(app)
138138
% Close request function: StartUpAppUIFigure
139139
function StartUpAppUIFigureCloseRequest(app, event)
140140
if event.Source == app.READMEButton
141-
open README.m
141+
open README.mlx
142142
elseif event.Source == app.MainMenuButton
143-
open MainMenu.m
143+
open MainMenu.mlx
144144
elseif event.Source == app.FacultyButton
145-
open MainMenu.m
145+
open MainMenu.mlx
146146
elseif event.Source == app.StudentButton
147-
open MainMenu.m
147+
open MainMenu.mlx
148148
elseif event.Source == app.OtherButton
149-
open MainMenu.m
149+
open MainMenu.mlx
150150
else
151151
disp("Thank you for your time.")
152152
end

resources/project/IX-fekJuwn1WHqbpGmL-mF_hj90/6ZgprUQjgCVUW2IhBKVwmZTkiOMd.xml

Lines changed: 0 additions & 2 deletions
This file was deleted.

resources/project/IX-fekJuwn1WHqbpGmL-mF_hj90/6ZgprUQjgCVUW2IhBKVwmZTkiOMp.xml

Lines changed: 0 additions & 2 deletions
This file was deleted.

resources/project/IX-fekJuwn1WHqbpGmL-mF_hj90/8yX7faDz89N0_vDHEal0VXjfcHQd.xml

Lines changed: 0 additions & 2 deletions
This file was deleted.

resources/project/IX-fekJuwn1WHqbpGmL-mF_hj90/8yX7faDz89N0_vDHEal0VXjfcHQp.xml

Lines changed: 0 additions & 2 deletions
This file was deleted.

resources/project/IX-fekJuwn1WHqbpGmL-mF_hj90/Ax06_JlDjCAYzvamwKpD4PxPpNkd.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

resources/project/IX-fekJuwn1WHqbpGmL-mF_hj90/Ax06_JlDjCAYzvamwKpD4PxPpNkp.xml

Lines changed: 0 additions & 2 deletions
This file was deleted.

resources/project/IX-fekJuwn1WHqbpGmL-mF_hj90/B1VokKD1_2M6c-uvK4Lnk7AqdSAd.xml

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)