Community Profile

photo

Francesco Ciriello

MathWorks

Last seen: 2 years ago Active since 2019

Statistics

All
  • Explorer
  • Thankful Level 1
  • First Answer
  • First Review

View badges

Content Feed

View by

Answered
code generate for rigidBodyTree
You can use the writeAsFunction to create a function from which you can load the rigidBodyTree. Check out this doc page: https:/...

2 years ago | 0

Answered
Passing a rigidBodyTree object as a parameter in simulink MATLAB Function Block
An easy way to make a rigidBodyTree compatible with codegen, so that it can be used a MATLAB Function block in Simulink, is to ...

2 years ago | 1

Channel


Code Performance Server
A server to upload timing performance and display a distribution.

3 years ago

Answered
How to assess solutions with multiple correct answers in MATLAB Grader?
You could consider using MATLAB code to develop a custom Test. The assessment code can create new variables that you could test ...

3 years ago | 2

| accepted

Question


How to assess solutions with multiple correct answers in MATLAB Grader?
I recently received the following question about Grader assessments: "I wasn't able to test a variable when there are two possi...

3 years ago | 1 answer | 0

1

answer

Question


Maximum size of File upload in MATLAB Grader?
Any recommendations for using datasets in Grader which are larger than the maximum file upload size of 5MB? A customer has a ...

3 years ago | 1 answer | 0

1

answer

Channel


Arduino Nano 33 IoT demo
Testing interface with Arduino Support package for Simulink and ThingSpeak

4 years ago

Answered
how to save the content of the current figure as an image?
Save current figure imwrite(getframe(gcf).cdata, 'myfilename.png') Save current axis imwrite(getframe(gca).cdata, 'myfilename...

4 years ago | 7

Channel


CUED_DEMO_4
Rpi and Simulink demo for IoT workshop.

4 years ago

Channel


CUED_DEMO_2

4 years ago

Channel


CUED_DEMO_1
Channel for IoT Demo # 1

4 years ago