Skip to content

Commit 4b8093b

Browse files
committed
Minor changes.
1 parent 35a7910 commit 4b8093b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

background.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ function background(spec)
5858
set(gca,'color','k');
5959
end
6060

61-
end
61+
end

planet3D.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,4 +222,4 @@
222222
axis equal;
223223
view(3);
224224

225-
end
225+
end

0 commit comments

Comments
 (0)