Encrypt email address

Create the vector which can be decipher with the command char(cumsum(vector)).
482 Downloads
Updated 8 Oct 2010

View License

Could be useful for the Matlab fundamentalists who want to write their email address as a vector which can be read by the function char(cumsum(vector)).
It is a very simple script.

It is not an original idea but I have first seen that trick in the blog "File Exchange Pick of the Week" to encrypt email address

Cite As

Jerome Degallaix (2026). Encrypt email address (https://uk.mathworks.com/matlabcentral/fileexchange/28979-encrypt-email-address), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags
Version Published Release Notes
1.2.0.0

Change the name of the function to a shorter one.

1.0.0.0