Community Profile

photo

Jen Goree

MathWorks

Last seen: 1 month ago Active since 2019

Statistics

All
  • Revival Level 2
  • First Answer
  • Solver

View badges

Content Feed

View by

Answered
Is there a book let to go with Onramp course as otherwise i have to keep everything in my head?
In the Additional Resources section of the 2019b and later versions of MATLAB Onramp, there is a summary page that reviews all t...

3 years ago | 0

Answered
Simulink On-ramp offline ?
I understand that you would like to use Simulink Onramp without an internet connection. Simulink Onramp requires an internet con...

3 years ago | 0

Answered
Maltab onramp and classes
I understand that you are not able to see your previous answers in your MATLAB machine learning course. Please double-check tha...

3 years ago | 0

Answered
How do you handle homework on Matlab-based courses? Is there a "class folder" software?
MATLAB® Grader™ is a browser-based authoring environment for creating and sharing MATLAB coding problems and assessments. Please...

3 years ago | 0

Answered
Are there any plans for Cody Coursework to support LTI or xAPI integration?
MATLAB Grader (formerly Cody Coursework) supports integrating into your LMS using LTI so that you can add MATLAB Grader problems...

3 years ago | 0

Answered
Matlab Academy and Cody
I understand that you are looking for Cody practice problems related to MathWorks online training courses. Starting in release 2...

3 years ago | 0

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

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

5 years ago