Community Profile

photo

Peter Strassmann


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Statistics

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

View badges

Feeds

View by

Answered
Is it possible to work with Matlab directly from powershell?
You want to run the command matlab with the flag -batch instead. See the docs (expand input arguments > option1 ... optionN): h...

2 years ago | 0

Solved


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

3 years ago