mcc compiler unicode flag
5 views (last 30 days)
Show older comments
hi,
i want to use the mcc to compile a .m file to a c++ library.
is there a way to specify compiler option so that the .m file gets compiled as unicode.
thanks in advance
2 Comments
Kaustubha Govind
on 16 Oct 2012
I'm confused. AFAIK, Unicode is a character encoding standard - what does it have to do with binary code?
Answers (1)
Kaustubha Govind
on 18 Oct 2012
Ah! So you meant a MATLAB Compiler (mcc) option, not a C compiler option - sorry about misunderstanding your question. I don't believe there is such an option at this point, but I encourage you to submit an enhancement request to MathWorks Tech Support, so that the MATLAB Compiler development team can consider this for a future release.
0 Comments
See Also
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!