Jeno Boka - MATLAB Central
photo

Jeno Boka


Last seen: 9 days ago Active since 2021

Followers: 0   Following: 0

Automotive professional

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

Statistics

All
MATLAB AnswersCodyFile ExchangeFrom 09/21 to 03/25Use left and right arrows to move selectionFrom 09/21Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

1 Question
3 Answers

File Exchange

1 File

Cody

0 Problems
2 Solutions

RANK
36,127
of 297,547

REPUTATION
1

CONTRIBUTIONS
1 Question
3 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
11,795 of 20,454

REPUTATION
36

AVERAGE RATING
5.00

CONTRIBUTIONS
1 File

DOWNLOADS
6

ALL TIME DOWNLOADS
217

RANK
82,375
of 159,122

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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

Feeds

View by

Answered
Intel vs AMD for a new build in 2025
Matworks just posted that they are aware of the MATLAB stability issues on the 13th and 14th gen intel processors. I myself am ...

12 days 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...

2 years 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...

2 years 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

3 years ago | 0

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

3 years ago | 0

Submitted


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

3 years ago | 6 downloads |

0.0 / 5

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...

3 years ago