Hi all,
I am running release 2014a under windows 7 professional with a network license.
I am executing a function (test.m) that makes a call to the function zeta.m. The functions test.m and zeta.m are both in my working directory. However, although matlab executes the function test.m, when this reaches the call to zeta.m matlab attempts to check out the symbolic Math Toolbox for which a license is not currently available. This returns the usual error:
License checkout failed. License Manager Error -4 Maximum number of users for symbolic_toolbox reached.
However, I don't want Matlab to attempt to check out this license but rather use the copy of zeta.m in the working directory. I thought Matlab always checked the working directory for functions before searching the wider path. It will be a bit annoying to have to rename all calls to zeta to avoid this error. Is there anyway to force Matlab to use the local zeta function and avoid trying to access the symbolic toolbox?
Any help appreciated.
Best wishes,
John
4 Comments
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/128777-matlab-cannot-see-file-on-path#comment_212558
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/128777-matlab-cannot-see-file-on-path#comment_212558
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/128777-matlab-cannot-see-file-on-path#comment_212633
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/128777-matlab-cannot-see-file-on-path#comment_212633
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/128777-matlab-cannot-see-file-on-path#comment_212634
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/128777-matlab-cannot-see-file-on-path#comment_212634
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/128777-matlab-cannot-see-file-on-path#comment_212678
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/128777-matlab-cannot-see-file-on-path#comment_212678
Sign in to comment.