Des matlab code required

I have designed an algorithm and now m trying to compare it with DES algorithm. I want the matlab working code for DES algorithm.
I have tried the following linklink, but it's not working.
Can anyone please help?

3 Comments

Jan
Jan on 24 Apr 2016
"It is not working" is a weak description of the problems you have. Please explain any details, such that it is possible to asssist you.
error(nargchk(1,3,nargin)
In this line... It's showing too many arguments
Can anyone please provide me with the correct code?

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 26 Apr 2016
Edited: Walter Roberson on 26 Apr 2016

0 votes

The code is not the problem. You need to pass input to the function instead of trying to use Run from the menu or from the tools. There are examples given in the File Exchange Contribution.
Note: we can barely discuss DES here. That one file has been approved by Mathwork's legal representatives, but we cannot discuss how it works due to legal restrictions of the USA.

2 Comments

Okay... Thank you
Walter Roberson
Walter Roberson on 24 Jun 2016
Edited: Walter Roberson on 24 Jun 2016
? At the link posted in the Question perhaps ?
Reminder: we cannot discuss how that File Exchange contribution works, for legal reasons. It exists, it was approved by Mathwork's legal team, and that is about all that we can say about it.

Sign in to comment.

Categories

Find more on MATLAB in Help Center and File Exchange

Tags

No tags entered yet.

Asked:

on 24 Apr 2016

Edited:

on 24 Jun 2016

Community Treasure Hunt

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

Start Hunting!