Community Profile

photo

Joao Nizer


Last seen: 3 months ago Active since 2020

Followers: 0   Following: 0

Ph.D. candidate at Carleton University

Statistics

All
  • MATLAB Central Treasure Hunt Finisher
  • Thankful Level 1
  • Solver
  • First Review

View badges

Feeds

View by

Answered
How can I increase the fontsize of Matlab Desktop in a High-DPI (4K) monitor on Linux (Ubuntu) after enabling Scaling Factor in the system settings?
One way is to solve this issue is to use 'gnome-tweaks' instead of the fractional scaling in the settings. Keep fractional scal...

9 months ago | 0

| accepted

Question


How can I increase the fontsize of Matlab Desktop in a High-DPI (4K) monitor on Linux (Ubuntu) after enabling Scaling Factor in the system settings?
The font size of Matlab is fine when not using fractional scaling in Ubuntu. However, when the fractional scaling is on in the D...

9 months ago | 1 answer | 0

1

answer

Solved


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

9 months ago

Question


Matlab and 'sandbox' process Peak CPU Usage in macOS Big Sur
Matlab version: 9.10.0.1684407 (R2021a) Update 3' System Version: Big Sur 11.4 (20F71) MacBook Pro: (13-inch, 2020, Four Thund...

3 years ago | 5 answers | 3

5

answers

Solved


Finite Continued Fraction
Given an input real number x and a natural number n, output the row vector with the n first terms of the continued fraction. F...

3 years ago