Community Profile

photo

Ender Gürleyen


Last seen: 3 mois il y a Actif depuis 2023

Followers: 0   Following: 0

Currently Student, willing to learn.

Programming Languages:
C++, C, MATLAB

Statistiques

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

Afficher les badges

Feeds

Afficher par

A répondu
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; ...

6 mois il y a | 0

A résolu


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

environ un an il y a