If you prefer to use a protected name, you can do one of the following to avoid getting an error:
•
|
Use local to declare a local version of the name
|
•
|
Use unprotect to remove protection from the protected name
|
Note: It is not recommended that you remove protection from Maple protected names. If you must use a Maple protected name, you should declare a local version of the name.