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년 전