photo

BhaTTa


Last seen: 1 day ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
249 Answers

RANK
2,618
of 297,711

REPUTATION
22

CONTRIBUTIONS
0 Questions
249 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
 of 20,465

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,406

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 2
  • 6 Month Streak
  • First Answer

View badges

Feeds

View by

Answered
How to plot a 3D illuminated surface?
Please refer to: https://www.mathworks.com/help/matlab/creating_plots/lighting-overview.html

2 days ago | 0

Answered
how to make the simulation of canopy by fitting with ellipsoid and cone?
Hey @tengwei, To simulate a canopy using an ellipsoid and a cone in MATLAB, you can create a 3D plot where the ellipsoid represe...

2 days ago | 0

Answered
Difference in pixel intensity regarding a black and white area in the image
Hey @Akhilkrishna Panamkoottathil Ramakrishnan. please refer to below ML answer: https://www.mathworks.com/matlabcentral/answers...

2 days ago | 0

Answered
Erase year and month text created with gregax
Hey @Lucas Fonseca, Please follow below steps to delete year and month text created with gregax in the figures Text Objects: Wr...

2 days ago | 0

Answered
Sum of squared differences SSD
Please refer to this answer: https://www.mathworks.com/matlabcentral/answers/155573 if you still have any query feel free to com...

4 days ago | 0

| accepted

Answered
How to solve for log returns
Hey @Martin Njagi, To calculate the log returns from stock prices, you can follow these steps. Log returns are often preferred i...

4 days ago | 0

Answered
How to save responses in a table
Hey @Ivana Smith, You can achieve this by creating a table in MATLAB to store the responses for each image. Each row of the tabl...

4 days ago | 0

Answered
can not customize for 5G ToolBox
Hey @toer hou, please refer to this answer: https://www.mathworks.com/matlabcentral/answers/419571

4 days ago | 0

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

5 days ago | 0

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

5 days ago | 0

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

5 days ago | 0

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

5 days ago | 0

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

5 days ago | 0

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

5 days ago | 0

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

9 days ago | 0

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

9 days ago | 0

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

10 days ago | 0

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

10 days ago | 0

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

10 days ago | 0

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

10 days ago | 0

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

12 days ago | 0

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

12 days ago | 0

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

12 days ago | 0

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

12 days ago | 0

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

12 days ago | 0

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

1 month ago | 1

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

1 month ago | 0

Answered
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

1 month ago | 0

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

1 month ago | 0

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

3 months ago | 0

Load more