Message Boards Message Boards

Convert a Wolfram Language code into a Matlab code?

Posted 5 years ago

I wrote a Mathematica code for image encryption , but unfortunately , I do not know a code to test the security level achieved with my code in Mathematica. But I found a code in Matlab for testing the security level of my code. Now I want to take the result encrypted image from Mathematica code and test its security level by Matlab. Or convert Mathematica code into Matlab code. Can anyone help me please?

POSTED BY: Roayat Ismail
3 Replies

The easiest way to do this would be to use Matlink This will let you run your code in Mathematica and call the other function you need in Matlab.

Regards

POSTED BY: Neil Singer

Thanks a lot sir for your fast response. I already downloaded Matlink and followed the guide for installation but there is an error message: " The program can't start because libeng.dll is missing from your computer. Try reinstalling the program to fix this problem.". I do not know why?

POSTED BY: Roayat Ismail

Did you check the troubleshooting page? http://matlink.org/troubleshooting/

It explains how to deal with such problems, and where to get help if none of the mentioned issues apply.

POSTED BY: Szabolcs Horvát
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract