You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
%%% HOW TO USE
%decode
decodedString = htmlEntities('my/path/to/entities.mat','my encoded strïng',0);
>> 'my encoded strïng'
%encode
encodedString = htmlEntities('my/path/to/entities.mat','my strïng',1);
>> 'my strïng'
Cite As
YT (2026). htmlEntities - decode/encode html entities (https://ch.mathworks.com/matlabcentral/fileexchange/70161-htmlentities-decode-encode-html-entities), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.2 (4.81 KB)
MATLAB Release Compatibility
- Compatible with R2016b and later releases
Platform Compatibility
- Windows
- macOS
- Linux
