How to zoom the generated code in Embedded Coder App?

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

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)

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

Hi,
Thankyou for the answer. This was the first thing I actually tried. Unfortunately, it is't working.
Which release are you using?
I am using R2023a. I could zoom in the code generation report. Here the complete window is being zoomed instead of just the code.
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.
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 Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Products

Release

R2023a

Asked:

on 21 Jul 2023

Commented:

on 24 Jul 2023

Community Treasure Hunt

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

Start Hunting!