Risposto
I have attached the code but i don't know how to initialize
Hey @mohd ayaz, i can see that you have initilized all the variable correctly, Here's a refined version of your code with commen...

8 mesi fa | 0

Risposto
I have placed the super node in wsn in a specific position I want to add mobility with it across x-axis?
Hey @Asad Ullah, To add mobility to a super node in a Wireless Sensor Network (WSN) across the x-axis, you can use a loop to upd...

8 mesi fa | 0

Risposto
Figure Property Inspector Error
Hey @Nijat Rustamov, please try the workaround provided in the below answer: https://www.mathworks.com/matlabcentral/answers/521...

8 mesi fa | 0

Risposto
trying to allow the user to choose the time length of a simulation
Hey @nnnnnew01, I see that you're trying to run a simulation using MATLAB's ode45 function for solving ordinary differential equ...

8 mesi fa | 0

Risposto
How can i plot bars with minimum and maximum value?
Hey @Matteo De Stefano, please refer to https://www.mathworks.com/help/matlab/ref/barh.html to plot horizontal bars and make sur...

8 mesi fa | 0

Risposto
Passing light through a wedge and a sphere
Hey @Hazrat Shah Rasouli, i assume that you want to simulate a monochromatic beam of light passing through a glass wedge of a gl...

8 mesi fa | 0

Risposto
Real Time interface for Matlab using Dspace(AUD)
Please refer to the comment section in this ML answer: https://www.mathworks.com/matlabcentral/answers/316000-setting-up-dspace-...

8 mesi fa | 0

Risposto
Interface dspace wth simulink
Please refer to the comment section in this ML answer: https://www.mathworks.com/matlabcentral/answers/316000-setting-up-dspace-...

8 mesi fa | 0

Risposto
Open saved figure in App Designer
Hey @Tyler M, to display a plot created by an external function (MyFunction) within your App Designer app, you can use a UIAxes ...

8 mesi fa | 0

Risposto
save and open in app designer
Hey @Anthos kountouris, When working with a compiled MATLAB App Designer application (an .exe), you can achieve your goals by st...

8 mesi fa | 0

Risposto
How to run my main.m file from app designer ?
Hey @farzad, if you are using app designer and want to make use of that function, you can add callback at appropriate component ...

8 mesi fa | 0

Risposto
Open and control the same .m file from current .m file
Hey @Duc Phan.When you create a UI in MATLAB using a .m file (often referred to as a programmatic UI), it typically runs in its ...

8 mesi fa | 0

Risposto
Plotting 3D Graph in Matlab
Hey @Algorithms Analyst, To plot the statistics from multiple algorithms in a 3D graph using MATLAB, you can use the plot3 funct...

8 mesi fa | 0

Risposto
Network drop Graph in Matlab
Hey @Vartika Agarwal, To visually represent the network drop as a falling line at X = 81, you can add a vertical line that drops...

8 mesi fa | 0

Risposto
Write a MATLAB script file to determine the displacements at points P, Q and R. Also determine the reactions at points S, T and U. (E = 200 GPa, ν = 0.3).
Hey @Bernard P Rayen, To determine the displacements and reactions for a 2D isotropic plate with uniform thickness, you'll typic...

8 mesi fa | 0

Risposto
I'm making a code for calculating the area and perimeter of the circle, with plotting, this uses GUI, Is my code correct?
Hey @Carlo Dipus, To create an app in MATLAB App Designer that calculates the area and perimeter of a circle and also plots the ...

8 mesi fa | 0

Risposto
Calculate RPS by Matlab GUI and Arduino. I can't put the timing correctly. how can I do it?
Hey @Omar Hameed, Let's take a look at your setup for calculating RPS using MATLAB GUI and Arduino. It seems like there are a co...

8 mesi fa | 0

Risposto
dot Indexing is not supported for variables of this type error on a scatterplot
Hey @Henry, I understand that you are facing error in scatter_2 plot, specifically with using dot indexing on total_over_stress...

9 mesi fa | 1

Risposto
Target Block Builder Tool
Hey @Valerio, alternatively you can use IO Device Builder for creating device driver blocks. Please refer to the below documenta...

9 mesi fa | 0

Risposto
Problem when downloading Code from Simulink to Arduino Mega 2560
@Samet Tapar, Refer to the answer below: https://www.mathworks.com/matlabcentral/answers/573637-gmake-no-rule-to-make-target

9 mesi fa | 0

Risposto
I am facing problem with DHT11 Sensor. Can you please help on this?
Hey @MUHAMMAD HANIF ISMAIL, I understand the issue you're facing. as an alternative I recommend using the IO Device Builder, you...

9 mesi fa | 0

Risposto
using MATLAB , how could i send the data from my iphone to a remote computer and represent those data in a graphical format
Hey @Bhavya Rathod, ThingSpeak is a great option for collecting, analyzing, and visualizing data from your devices, such as an i...

10 mesi fa | 0

Risposto
Matlab for my needs
Hey @Idan, To address your questions: 1. Sending Data to a Sensor from MATLAB: Yes, it is possible to send data to a sensor f...

10 mesi fa | 0

Risposto
refer to variable within matrix calculation
Hey @jelle, I assume that you wan to calculate the mean of specific segments of data from a column in output and placing these m...

10 mesi fa | 0

Risposto
Triplot Error
Hey @Jennifer, Usually "Index exceeds matrix dimensions" error indicates that you're trying to access an element of a matrix or ...

10 mesi fa | 0

Risposto
city in europe
I assume that make the map of Paris in one general plot of Europe, please refer to the below code: % Create a map of Europe wit...

10 mesi fa | 0

Risposto
How to create DHT11 sensor block
refer: https://www.mathworks.com/help/simulink/supportpkg/arduino_ref/dht11-relative-humidity-temperature-io-device-builder.html...

11 mesi fa | 0

| accettato

Risposto
Is there any app?
IO Device Builder app in Simulink Support Package for Arduino Hardware allows you to quickly create a System object for custom o...

11 mesi fa | 0

| accettato

Risposto
TRANSFER FCN FUNCTION BLOCK
Hey @SARAVANAN SINGARAVELU, I understand from your question that you want to analyze temperature characteristics using a transf...

11 mesi fa | 0

Risposto
MATLAB code runs but it throws error once compiled.
If the error is coming from legendreP() function please refer: https://www.mathworks.com/matlabcentral/answers/373317

11 mesi fa | 0

Carica altro