Skip to content

Commit cd08a19

Browse files
committed
Added what's new entry
1 parent 8d29841 commit cd08a19

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Updated fignum_exists to take figure name
2+
-------------------------------------------
3+
Added the ability to check the existence of a figure using it's name
4+
instead of just the figure number.
5+
Example:
6+
figure('figure')
7+
fignum_exists('figure') #true

0 commit comments

Comments
 (0)