Clear Filters
Clear Filters

How to zoom the generated code in Embedded Coder App?

2 views (last 30 days)
Hello all,
I would like to know if there is a possibility to increase the font size or zoom the code generated from a simulink model by an Embedded coder.
Thank you

Accepted Answer

Kshittiz
Kshittiz on 24 Jul 2023
Hey,
To zoom the generated code in Embedded Coder, you can follow these steps:
  1. In the Embedded Coder app, navigate to the "Code Generation" tab.
  2. Under the "Code Generation" tab, click on the "Code perspective" button to switch to the code perspective view.
  3. Once you are in the code perspective view, you can use the standard zoom functionality of your operating system to zoom in or out :
  • On Windows, you can use the "Ctrl" key along with the "+" or "-" keys to zoom in or out.
  • On macOS, you can use the "Command" key along with the "+" or "-" keys to zoom in or out.
I hope this helps.
Thanks

More Answers (1)

Angelo Yeo
Angelo Yeo on 24 Jul 2023
I assume you are using R2023a as described in the "Release" panel. In R2023a, you can press Ctrl + and Ctrl - to zoom in or out font size in the code panel and code generation reports.
  5 Comments
Angelo Yeo
Angelo Yeo on 24 Jul 2023
I see. That is an expected behavior. You cannot zoom in only the generated code in the code generation report. If you want to zoom in the generated code only, you need to use the code panel that you get by clicking "View Code" in the picture below.
Harish
Harish on 24 Jul 2023
Thakyou for the answer. Just to add on this answer,is it possible to zoom the code here after clicking on "View Code"? If yes, I am unable to do that.

Sign in to comment.

Categories

Find more on Simulink PLC Coder in Help Center and File Exchange

Products


Release

R2023a

Community Treasure Hunt

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

Start Hunting!