Encrypt email address

Create the vector which can be decipher with the command char(cumsum(vector)).

You are now following this Submission

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://www.mathworks.com/matlabcentral/fileexchange/28979-encrypt-email-address), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

Change the name of the function to a shorter one.

1.0.0.0