Community Profile

photo

Boubat Matthieu


Last seen: 2 years ago Active since 2020

Statistics

All
  • Solver
  • First Review
  • First Submission
  • GitHub Submissions Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Content Feed

View by

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago

Submitted


Updatable Text
Classes that update a printed text in the command window. Also featuring progression display: steps, percent and progress bar.

3 years ago | 2 downloads |

Thumbnail

Answered
How do I overwrite text in the command window?
I packaged the use of fprintf('\b') into a class hoping that it will ease the way to rewrite/update text in the command window. ...

3 years ago | 0

Answered
Is it possible to rewrite/update a printed line?
I packaged the use of fprintf('\b'), which delete the last character in the command window, into a class hoping that it will eas...

3 years ago | 0

Answered
How can I retrieve x,y coordinates of a sliced plane through a 3D volume using the obliqueslice function?
Hello, I don't know anything about the upper-left pixel of the slice, but this is how I find a point's indices in a slice: ...

4 years ago | 0

| accepted