photo

Joao Nizer


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Ph.D. candidate at Carleton University

Statistics

All
MATLAB Answers

2 Questions
1 Answer

Cody

0 Problems
2 Solutions

RANK
14,118
of 300,508

REPUTATION
3

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
3

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
92,138
of 169,435

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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...

2 years 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...

2 years 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...

2 years 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...

4 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...

5 years ago