Answered
Simulink model for Uv lightsource-photodiode response
Hi Ioannis, To create a Simulink model for achieving the functionalities like element-wise multiplication and summation you ca...

6 months ago | 0

Answered
How can i stop the axtoolbar from hiding?
Hi Matthias, In the "axtoolbar," there isn't a direct method to disable the dynamic hiding feature. However, as a workaround, ...

6 months ago | 2

Answered
How can I use the Basic Fitting tool to create a trendline on different scatterplots within the same figure?
Hi Chanelle, To add trendlines to multiple plots simultaneously you can use Curve Fitter App using which you can interactively...

8 months ago | 0

Answered
Include Final Operating Point for a Logged Signal while setting its Sample Time Property
Hi Matthew, There are various ways in which we can include the final operating point in the logged signals, even if it doesn’t...

8 months ago | 0

Answered
Get the low voltage ride through graphs
Hi Ali, To create a MATLAB function that simulates the LVRT and HVRT curves, you need to first define the voltage profiles ba...

8 months ago | 0

Answered
How to monitor background queue of App Designer `uifigure` (e.g. its initialisation), which can be waited with `drawnow`?
Hi Tianyu, MATLAB does not offer a direct built-in function to inquire about the "queue state" of a “uifigure”, but as a workar...

8 months ago | 0

Answered
Disabling transformation in Matlab Procrustes analysis
Hi Grace, In the "procrustes” function, translation cannot be directly disabled using parameters; however, as a workaround yo...

8 months ago | 0

Answered
gname does work for interactive labeling (at least in R2023a) for points plotted with geoplot. Any other suggestions?
Hi David , You can use “gname” function to label plots created by “plot” ,“scatter” ,”gscatter” ,”plotmatrix” and “gplotmatrix...

8 months ago | 0

Answered
highlighting a datapoint in a plot of data specific to a state using a checkbox
Hi Liam, To highlight a point on a plot that is selected from a dropdown menu , you can refer to the following code snippet. ...

8 months ago | 0

Answered
Labelling the concentric circles
Hi HAINGKHARRAN , To accomplish your requirement of plotting multiple concentric circles at different locations and editing th...

9 months ago | 0