Encrypt email address
Version 1.2.0.0 (1.21 KB) by
Jerome Degallaix
Create the vector which can be decipher with the command char(cumsum(vector)).
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 (2024). Encrypt email address (https://www.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 LinuxCategories
Find more on Programming in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.