Example 1
>
|
|
>
|
|
This error message indicates you do not have write permissions for the current working directory.
Solution:
Before exporting the matrix, change the current working directory, either using the currentdir command, or interactively by clicking on the current directory listed in the status bar at the bottom of your Maple window, and browsing to a new directory.
Example 2
>
|
|
This error message indicates you do not have write permissions for the current working directory.
Solution:
Before you begin working in Maple, ensure that you have write permissions for the directory or file that you want to write to. You might want to use a temporary directory, or as in this case, specify the base directory in which the file will be written.
>
|
|
Example 3
>
|
|
>
|
|
Solution:
This error message from the save statement similarly indicates you do not have write permissions for the current working directory. Either change the current working directory, or provide a full filepath, e.g.,
>
|
|