Answered
How to deploy MATLAB script as an executable to run on a server for a website
Hi Sarvath, It is my understanding that you are attempting to create a standalone executable from the MATLAB script. The spe...

5 years ago | 0

Answered
how to calculate and plot power spectral density of a white noise signal
Hi Sean, The Power spectral density of a signal gives the Signal Power for the (at each) frequencies over the band. Since you a...

5 years ago | 1

| accepted

Answered
How can I change the distances between points in a hexagonal grid?
Hi Clara, It is my understanding that you are trying to scale the hexagonal grid created by the hextop function. The output of ...

5 years ago | 0

Answered
Is it possible to have a uidropdown with heirarchical items?
Hi John, I understand that you are trying to make a UI Drop down with hierarchical items, as of MATLAB 2020a, this feature is ...

5 years ago | 0

Answered
Looking at data from image using Datacursormode and ROI (drawrectangle)
Hi Wayne, It is my understanding that you wish to know why CData = get(event,'CData'); affects the operation of your custo...

5 years ago | 0

| accepted

Answered
Get user's selection from GUI
Hi Amit, It is my understanding that you wish to create a GUI using uicontrols Radio-button and Push-button and obtain Radio-Bu...

5 years ago | 0

Answered
Creating different sections in one graph
Hi Ahmed, It is my understanding that you have a set of points to plot of a graph, and you have different equations which divid...

5 years ago | 0

| accepted

Answered
Finding cosine of angle formed by two adjacent points of a curve and horizontal line
Hi Vahid, It is my understanding that you attempt to find the angle between the line formed by joining two adjacent points and...

5 years ago | 0

| accepted

Answered
Is it possible to add text to geobubble plots?
Hi John, It is my understanding that you want to add text to the geobubble plot at a given position. This can be done using the...

5 years ago | 0

| accepted

Answered
Transform an image of a geographic area to a Matlab map
Hi Marius, It is my understanding that you have an image file of a region with corresponding Latitude and Longitude limits, and...

5 years ago | 1

| accepted

Answered
error traffic light detection
Hi Muhammad, I understand that you are trying to load a package into MATLAB path. In MATLAB the way to add packages to path is ...

5 years ago | 0

Answered
how to design a lowpass filter for RF signal
Hi Mohamed Jamal, It is my understanding that your have a problem with the DC offsets, that is the DC offset of the input sig...

5 years ago | 0

Answered
Convert pixel into Coordinate
Hi Danilo Sanfilippo, I understand that you have a RGB image with three colours each corresponding to a different material. You...

5 years ago | 0

Answered
How to convert the video into frames and get binary images of those frames and save them individually
Hi AB, It is my understanding that you need to convert each frame of your video into binary image and write it to a file in rea...

5 years ago | 0