I am trying to use normcdf function it worked before but now my university has changed licensing servers and it has stopped working.
I copied the example from help
p = normcdf([-1 1]);
and I get the following error
??? Undefined function or method 'normcdf' for input arguments of
type 'double'.
Bartosz wrote:
> I am trying to use normcdf function it worked before but now my university has changed licensing servers and it has stopped working.
> I copied the example from help
> p = normcdf([-1 1]);
> and I get the following error
> ??? Undefined function or method 'normcdf' for input arguments of
> type 'double'.
This is clearly a license or installation issue. Typing "ver" at the command line might help.
Tags for this Thread
Add a New Tag:
Separated by commas
Ex.: root locus, bode
What are tags?
A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.
Anyone can tag a thread. Tags are public and visible to everyone.