Statistics
All
RANK
21,806
of 295,689
REPUTATION
2
CONTRIBUTIONS
2 Questions
2 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20,266
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
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...
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
answerQuestion
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
answerSolved
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