Undefined function or variable error

12 次查看(过去 30 天)
Hi There
I have been using MATLAB R2016a version for a while , it is working perfectly but i need to activate it monthly , I observe undefined function error or variable during my work even though i am sure about the work space and the typed command
for example when i write any command with psnr or immse , it gives me the mentioned error
it was working previously but now i do not know why ?
Kind Regards, Ayidh

采纳的回答

Thorsten
Thorsten 2016-8-16
Both commands are part of the image processing toolbox. Maybe you have not installed this toolbox in your current version? To check what is installed, type
ver
  4 个评论
ayidh alharbi
ayidh alharbi 2016-8-16
i tried to type which psnr and immse , it seems my version have no license avaliable for
C:\Program Files\MATLAB\R2016a\toolbox\images\images\psnr.m % Has no license available Trial>> which immse C:\Program Files\MATLAB\R2016a\toolbox\images\images\immse.m % Has no license available
so is there any way to solve that or i have to get a version which is not trial
thanks
Thorsten
Thorsten 2016-8-16
If you have a trial version you should have asked for all at the toolboxes you need. Otherwise you get only the basic Matlab without any toolboxes.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Install Products 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by