Community Profile

photo

Mohith Prabhu

Last seen: 3 dagen ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

All
  • First Review
  • Knowledgeable Level 2
  • Revival Level 2
  • First Answer
  • Solver

View badges

Feeds

View by

Channel


VIT_Pedometer

6 maanden ago

Answered
How to create custom blocks in Simulink for Arduino
Refer the below documentation links for creating a custom Simulink Device Driver block using Arduino library. • Create Custom D...

bijna 3 jaar ago | 0

Answered
Arduino simulink connection error
Hello Muhammad Rizwan, Here are a few pointers to try and resolve the issue that you are facing 1) Make sure the model is co...

bijna 4 jaar ago | 0

Answered
How can i run multibody simulink vehicle model in arduino uno r3 ?
Hello Shivendra singh kushwah In order to develop an application for Arduino hardware in Simulink, you will have to Install th...

bijna 4 jaar ago | 0

Answered
Arduino toolbox installation error
Please contact MathWorks technical support for assistance.

bijna 4 jaar ago | 0

Answered
rasberrypi connection with matlab on hardware
The MATLAB support package for Raspberry Pi and the Simulink support package for Raspberry Pi require a hardware setup before th...

meer dan 4 jaar ago | 2

Answered
EV3I/O connection problems
For issues related to setting up connection between LEGO MINDSTORMS EV3 and MATLAB/Simulink, please refer the following page ht...

meer dan 4 jaar ago | 0

Answered
How to compile Matlab programs using raspi library?
Hi Guillaume , Follow the instructions provided in Raspberry Pi - Run on Target Hardware to deploy a MATLAB function onto Raspb...

meer dan 5 jaar ago | 0

Answered
Matlab raspberry-pi simulink
Hi Min, Replace mypi = raspberrypi('192.168.0.137', 'pi', 'raspberry') with mypi = raspi('192.168.0.137', 'pi', 'raspberry'...

meer dan 5 jaar ago | 0

Answered
RASPBERRY PI ON MATLAB
Hi Oluwatoyi ogunnubi, You can deploy MATLAB functions on Raspberry Pi using the MATLAB support package for Raspberry Pi. Yo...

meer dan 5 jaar ago | 0

Answered
Support Package for Raspberry Pi Hardware---linux
Hi Cequn Wang, The Support for Raspberry Pi Hardware is availabe on Linux platform since R2016b release. Refer to Hardware Su...

meer dan 5 jaar ago | 0

Answered
Run matlab code in raspberry pi
With the R2018b release of MATLAB, you can deploy your MATLAB code on Raspberry Pi as a standalone executable. Refer the <ht...

meer dan 5 jaar ago | 1

Answered
How to upload Matlab program to Raspberry Pi 2 and execute it in the Raspberry Pi directly ? is it even possible ?
With the R2018b release of MATLAB, you can deploy your MATLAB code on Raspberry Pi as a standalone executable. Refer the <htt...

meer dan 5 jaar ago | 1

| accepted

Answered
How can I transform a MATLAB code to Simulink?
Hi Edoardo Serri, With the R2018b release of MATLAB, you can deploy your MATLAB code on Raspberry Pi as a standalone executab...

meer dan 5 jaar ago | 1

| accepted

Answered
Error while running a model on Raspberry pi
Try the following 1) If you have made changes to your model, save the model before deploying. 2) Clean up all the files re...

ongeveer 6 jaar ago | 2

| accepted

Answered
EV3I/O connection problems
This error is seen in case you have used the EV3 I/O to create a hardware object using the command 'legoev3' just before deployi...

meer dan 6 jaar ago | 1

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

bijna 8 jaar ago