Community Profile

photo

Ender Gürleyen


Last seen: 3 months 前 自 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 months 前 | 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 year 前