How to calculate md5 for a specific value?

 Accepted Answer

4 Comments

i am getting error.Undefined function or variable 'DataHash'.
and installing mex shows
>> mex -setup
Warning: Xcode appears to be installed, but it has not been configured. Run "osascript -e 'do shell script "xcode-select -switch
/Applications/Xcode.app" with administrator privileges'" to configure Xcode. You must be an administrator of this computer to complete this
action.
So, run osascript as administrator like it says. But that's so obvious I'm sure you did it already. But, unfortunately, you forgot to say what you did or saw AFTER you did that.
Also you will need to launch XCode itself once and agree to its license terms; mex -setup will not permit you to configure XCode until you have agreed to the XCode license terms.
Thanks.. Got it now.

Sign in to comment.

More Answers (0)

Categories

Tags

Asked:

on 21 Dec 2016

Commented:

on 21 Dec 2016

Community Treasure Hunt

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

Start Hunting!