You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I have a matlab program in which temporary variables are stored into a mat file. when i run the corresponding dll file from c# i get the following error:
MWMCR::EvaluateFunctionError unable to write file myVar.mat permission denied.How do I save into the mat file?
Steven_Lord
unread,
May 22, 2013, 9:56:42 AM5/22/13
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
"Najiya P M " <naji...@gmail.com> wrote in message
news:knhmrd$gpb$1...@newscl01ah.mathworks.com...
Does the file myVar.mat already exist? If so, do you have permission to
modify it?