photo

Ender Gürleyen


Last seen: 6 mesi fa Attivo dal 2023

Followers: 0   Following: 0

Currently Student, willing to learn.

Programming Languages:
C++, C, MATLAB

Statistica

All
  • First Answer
  • MATLAB Central Treasure Hunt Finisher
  • Solver

Visualizza badge

Feeds

Visto da

Risposto
I want to create a dropdown menu for different figures
fig(1) = figure; % First figure fig(1).WindowStyle = 'docked'; % Make it appear in a tab fig(2) = figure; ...

9 mesi fa | 0

Risolto


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

oltre un anno fa