How can I build a C++ file (.sln file format) in MATLAB?

1 view (last 30 days)
I want to build a C++ solution file (.sln) in MATLAB.
I try to make a batch file that build .sln file by using MSbuild command prompt, but I got fail.
so, except the way, I wonder the way to build sln file in MATLAB script cleary.
And I don't have any knowledge about opening dll...
please easily and detail.
thanks!!!

Answers (0)

Categories

Find more on Software Development Tools in Help Center and File Exchange

Products


Release

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!