Does deployprint still exist, and is it useful?

5 次查看(过去 30 天)
I need printing in a deployed application, and saw deployprint() mentioned in isdeployed(). deployprint() doesn't show up in Help, and is not found if I just type it in MATLAB.
Is it around, and is it useful for that purpose. I saw "deployprint -v" as a verbose version.
FYI I'm using 2021a for the deployed version, just avoiding clients reloading the MCR for now. Will be using 2023a soon, if that makes a difference!
Thanks!
Doug Anderson

采纳的回答

Gokul Nath S J
Gokul Nath S J 2023-4-17
Hi Douglas Anderson,
Please note that since users can use print directly, "deployprint" was deprecated from R2015 onwards. Currently, "print" option is directly supported.
with regards,
Gokul Nath S J

更多回答(0 个)

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by