photo

Dmytro Bobkov


TU München

Active since 2015

Followers: 0   Following: 0

Message

Statistics

All
  • First Review
  • Thankful Level 1
  • Revival Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
How do I block certain commands in Cody Coursework
In the recent release, there is a function to assert function absence, just enter the undesired function name and it will not pa...

8 years ago | 1

Answered
Can you use symbolic variables in Cody CourseWork questions.
Did you make sure that you have included symbolic math toolbox in your course? I had the same problem and in the end the symboli...

8 years ago | 0

Question


Visualizing difference image without exposing the solution itself
I want to add some helpful feedback to student submission in Cody Coursework, for example when filtering an image. This way I wa...

9 years ago | 1 answer | 0

1

answer

Question


Incosistent behaviour of figures titles in Cody coursework
I have observed an inconsistent behaviour of figure titles in Cody Coursework in visible tests: one time they are shown, another...

9 years ago | 1 answer | 0

1

answer

Solved


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

9 years ago

Solved


The Hitchhiker's Guide to MATLAB
Output logical "true" if the input is the answer to life, the universe and everything. Otherwise, output logical "false".

9 years ago

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

9 years ago