Community Profile

photo

Ender Gürleyen


Last seen: 3ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

Currently Student, willing to learn.

Programming Languages:
C++, C, MATLAB

統計

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

バッジを表示

Feeds

表示方法

回答済み
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ヶ月 前 | 0

解決済み


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年 前