photo

Shreshth


Last seen: 3 días hace Con actividad desde 2023

Followers: 1   Following: 0

Estadística

  • Knowledgeable Level 2
  • 3 Month Streak
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
How can I control a stepper motor in Matlab using Arduino?
Dear Ruchika, You can refer the below MathWorks documentation to understadn the process of using stepper motor in MATLAB using ...

10 días hace | 0

Respondida
How to control stepper motor driver
Hey Conner, MATLAB's support package for Arduino hardware provides the infrastructure to control stepper motors. Please refer ...

10 días hace | 0

Respondida
where can i find help for simulink models
Hello Stefanos, To get started with Simulink, you can go through the "Getting Started with Simulink" page provided by MathWorks...

10 días hace | 0

Respondida
How can I integrate Virtual Arduino/Arduino simulator and simulink?
Hello Faizul, To emulate an arduino using MATLAB, first you will need to install MATLAB support package for Arduino Hardware to...

10 días hace | 0

Respondida
Error while operating stepper motor
Hey Safaa, It appears that u are looking to control stepper motor using MATLAB and L293D driver. MATLAB handles the timing an...

11 días hace | 0

Respondida
How to calculate the truss joint displacement from the known joint rotation?
Hey Kun, Below is a basic example of how you might use MATLAB to calculate the joint displacement from the joint rotation value...

17 días hace | 0

Respondida
Serial Communication with GUI
Hello Ankit, To achieve continuous reading and writing to two different serial ports, you can use multi-threading in Python. Be...

17 días hace | 0

Respondida
How to deploy simulink dashboard to app designer
Hello skamajaya, For the purpose of using vertical gauge in the GUI you are trying to build you can use the command g.orientati...

17 días hace | 0

Respondida
How to install Matlab with toolboxes remotely on a linux server?
Hey Sébastian, To install MATLAB with toolboxes on a remote Linux server: Download the installation files from the MathWorks w...

17 días hace | 0

Respondida
Simulation of a non-parametric model
Hey SKRE, Creating a simulation in Simulink using point-wise transfer function data can indeed be challenging but is certainly ...

17 días hace | 0

Respondida
How can I change the length of a line using the xline() function?
Dear Affan, I can see that you are trying to introduce vertical lines in your graph with specific X and Y values. There is no...

18 días hace | 0

Respondida
S-Funtion for add Model Expolorer parameters
Hello Mehmet, One way of acheiving your task is by creating a custom S function.You will have to create the S function using S-...

24 días hace | 0

Respondida
how to connect matlab gui with arduino through a wifi module
Hey Ajith, Please refer to the below MathWorks documentation to understand the process of connecting MATLAB with arduino over W...

24 días hace | 0

Respondida
Problem with joint simulation
Hello 洪宇 , The problem you are encountering is due to the segment configuration in the XY Table. The error mentions that there ...

24 días hace | 0

Respondida
Mesh: Changing tetrahedral into cubical mesh
Hello Thomas, Here is an answer thread that will be helpful for you : https://www.mathworks.com/matlabcentral/answers/444107-dr...

26 días hace | 0

Respondida
How to control multiple hardware units simultaneously?
Hello Yugandhar, Controlling multiple devices simultaneously and ensuring synchronization can be challenging due to potential c...

26 días hace | 0

| aceptada

Respondida
How to search subsystems which has links (rmi links) to requirement documents?
Hey, To efficiently identify subsystems with requirement links in MATLAB R2011b, use the `find_system` command to get all subsy...

alrededor de 1 mes hace | 0

Respondida
Why does Simulink generate an error at build time for TMS320C2812 board?
Hey, Certainly! Here's a brief summary to help you troubleshoot the build error in Simulink for the TMS320C2812 ezdsp board: ...

alrededor de 1 mes hace | 0

Respondida
What is a proxy block?
Hey, It sounds like the new model file you created has encountered an issue where the blocks are not recognized correctly, lead...

alrededor de 1 mes hace | 0

Respondida
How to integrate a C code file generated from m file into stateflow and then generate the C code?
Hey, To resolve the syntax errors when compiling the generated C code, follow these steps: 1. Inspect the Generated Code: Ch...

alrededor de 1 mes hace | 0

Respondida
Is there any way to convert Stateflow block to a text code?
Hey, To convert Stateflow blocks to a text-based format similar to MATLAB `.m` files, follow these steps: 1. **Understand St...

alrededor de 1 mes hace | 0

Respondida
how can remove interface error in stateflow chart which i have created in stateflow
Hey, To resolve the "Stateflow Interface Error: Syntax error: 'statediagram/Chart/ SFunction '" in MATLAB, follow these steps: ...

alrededor de 1 mes hace | 0

Respondida
Extract surface points from a 3D data file of a 3d H-type grid
Hey, To select the outer points from a 3D H-type grid in MATLAB, follow these steps: 1. **Load the Data**: Read the 3D point...

alrededor de 1 mes hace | 0

Respondida
How to generate a BCH (63,56) code in Matlab?
Hey Francesco, To implement a BCH (63,56) encoder and decoder in MATLAB, follow these steps: Define the Generator Polynomial: ...

alrededor de 1 mes hace | 0

Respondida
Can't display several fill plots in UIAxes in App
Hey Mark, It looks like you are trying to plot multiple fill plots within a loop, but only the last one is being displayed. O...

alrededor de 1 mes hace | 0

Respondida
Can we sense the vibration & tilt of vehicle in driving scenario design app.
Hello Rohit, For the purpose of sensing tilt and vibration of the Vehicle in the driving scenario design app, you will need to ...

alrededor de 1 mes hace | 0

Respondida
Most efficient way to update 'constant' variables in RTW/EC (variable vargin lengths?)
Hello Kenny, To address your requirement of dynamically changing x_hat and k during runtime with minimal changes to the existin...

2 meses hace | 0

Respondida
Simulation of Camera Inputs
Hello Philippe, I can understand that you are trying to simulate a robotic platform with a depth camera to track the trajector...

2 meses hace | 0

Respondida
Generate Equations of Motion of Simscape Model
Hello Ramkumar, Your understanding is correct. MATLAB Simscape Multibody (formerly known as SimMechanics) is a powerful tool f...

2 meses hace | 0

Respondida
Arduino and Matlab Serial communication is slow.
Hello Xing, The issue that you are facing is related to how MATLAB handles real-time data plotting within a loop, especially ...

2 meses hace | 0

Cargar más