gcf
📝 Syntax
📤 Output argument
📄 Description
💡 Example
cf = gcf();
root = groot();
isequal(root.CurrentFigure, cf)🔗 See also
🕔 History
Version
📄 Description
Last updated
cf = gcf();
root = groot();
isequal(root.CurrentFigure, cf)Last updated