minmax does not work in matlab 2018b

Hi,
Does anybody know why MATLAB 2018 b version gives this error while using the minmax function?
'minmax' requires Deep Learning Toolbox.
Is there any change?
Thanks

2 Comments

Aparently this function is included in the deep learning toolbox, but you either don't have a valid licence for it, and/or you don't have the toolbox installed.
Thanks. The license is valid. It seems that the problem is with installing. So, could I install it without reinstalling the MATLAB itself? How?

Sign in to comment.

 Accepted Answer

More Answers (2)

Torkan
Torkan on 11 Dec 2018
Any other option I could use instead of installing? I just need to know what does exatly minmax do?

1 Comment

This is not an answer, but a comment.
If you only want to know what it does, you can read the online documentation, see Stephens answer.

Sign in to comment.

Torsten
Torsten on 11 Dec 2018
https://github.com/mathause/MATLAB/blob/master/General/datafun/minmax.m

Categories

Asked:

on 11 Dec 2018

Commented:

Rik
on 11 Dec 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!