Search found 1 match
- Sun Nov 29, 2020 7:00 pm
- Forum: Texmaker and TeXstudio
- Topic: Trying to include a Matlab script file content = Package inputenc Error: Invalid UTF-8 byte sequence
- Replies: 1
- Views: 13427
Trying to include a Matlab script file content = Package inputenc Error: Invalid UTF-8 byte sequence
I'm trying to paste contents of a matlab file into my LaTeX document and it keeps giving me bunch of Package inpuntenc errors, a lot of them being Invalid UTF-8 byte sequence. I guess the culprit is that Matlab uses Windows ANSI encoding (in my case it is Central Europe encoding), while my LaTeX ...