How do I change a file from .mexw64 to .m?
Show older comments
Hi all! I want to add the function pixelIdxlistsn into my pathway, but the function I was given is in the .mexw64 format. I tried to add that in but matlab does not seem to read it. Thus, I tried to change it to .m by just changing the name and that does not work too. What will be a good way for me to add this function? Thank you!
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Compiler SDK in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!