Joao Nizer
Followers: 0 Following: 0
Ph.D. candidate at Carleton University
Statistics
RANK
13,714
of 295,467
REPUTATION
3
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
3
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
1 year 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...
1 year ago | 1 answer | 0
1
answerSolved
Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...
1 year 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
answersSolved
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...
4 years ago