Get a global variable in a current workspace storage. If the variable does not exist in the storage an optional default value is returned. If the default value does not exist then an empty matrix is returned.
Input:
name (string): Name of the variable.
default (any): Optional default value.
Output: