Clear Filters
Clear Filters

How to hold windows console at finishing of the code.?

1 view (last 30 days)
I have code which have mainly input,disp,fprintf and strcmp functions.. I just compiled it in windows console application... Console app runs great but it is automatically closing after code finished... I need to copy disp and fprintf data to my clipboard... So how to hold console on after finishing code or any function which export my all disp and fprintf data to windows clipboard? Please help...thx

Answers (0)

Categories

Find more on Environment and Settings 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!