Community Profile

photo

adam soker


Last seen: 1 month ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How create moving plot in MATLAB grader (in moodle)
I want students to create a moving plot like: t = linspace(1,10,10); for i=1:10; pause(0.2); x = i./t; plot...

2 years ago | 2 answers | 0

2

answers

Question


Same values's aswer in MATLAB Grader but identified as a mistake.
The references solution for 'f' is: a = 4 m = 3 b = -3 l = 6 C1 = -0.42 C2 = -4.00 C3 = -2.07 C4 = 0.30 t = ...

2 years ago | 1 answer | 0

1

answer

Question


MATLAB grader in moodel.
How to limit the attempts students to submit their answer, and define end date in MATLAB GRADER when it is in the Moodle.

2 years ago | 1 answer | 0

1

answer

Question


How to display superscript in the command window.
I want to build a function that display in the command window expression with superscript, like: . How can I do it.

2 years ago | 1 answer | 0

1

answer

Question


SURFPoints: Is it possible to rotate features of SURFPoints?
I want location my camera with image by matlab's function "extrinsicsToCameraPose" and data set of SURFPoints and their feature...

3 years ago | 1 answer | 0

1

answer