Community Profile

photo

Jeno Boka


Last seen: 4 months ago Active since 2021

Automotive professional

Programming Languages:
Python, C++, C, MATLAB
Spoken Languages:
English

Statistics

All
  • 5-Star Galaxy Level 2
  • MATLAB Central Treasure Hunt Finisher
  • Personal Best Downloads Level 1
  • Thankful Level 1
  • First Answer
  • First Submission
  • Treasure Hunt Participant
  • Solver

View badges

Content Feed

View by

Solved


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

1 year ago

Question


How to check value of variables in Stateflow?
For stateflow variables, explicitely stated in the Sybols Pane is trivial, you have many options: Check the variable value on t...

1 year ago | 1 answer | 1

1

answer

Answered
close and restart matlab ? or another way out?
Try this handy script: Restart MATLAB - File Exchange - MATLAB Central (mathworks.com) You can also add it to your favorites

2 years ago | 0

Answered
HOW can i restart ML?
Try this handy script: Restart MATLAB - File Exchange - MATLAB Central (mathworks.com)

2 years ago | 0

Submitted


Restart MATLAB
This simple script starts a new instance of MATLAB, and closes the instance from which it was called.

2 years ago | 4 downloads |

Solved


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

2 years ago