Community Profile

photo

RITAM BASU


Last seen: 12 months ago Active since 2022

Statistics

  • Thankful Level 3
  • First Answer

View badges

Content Feed

View by

Answered
How to delete the setting uimenu from the app.contextmenu component
I solved the menus getting repeated with every click by using an "if" statement to check the children (menus) are already there ...

1 year ago | 0

Question


Problems with figures generated by the compiled App
I am facing a peculiar problem with the compiled version of my Matlab App. The App generates some characteristic curves based ...

1 year ago | 1 answer | 0

1

answer

Question


Can BLE command be used in the external mode
Hello, I have a Microcontroller (with bluetooth) and a HR sensor (bluetooth based). I want the MCU to connect via bluetooth wit...

1 year ago | 1 answer | 0

1

answer

Question


.msi file for compiled app
A quick question - is there any option to get .msi file as an output, when i compille my MATLAB App? currently I see that only...

1 year ago | 1 answer | 1

1

answer

Answered
Problem with legend command
for turning on the box, try: legend('boxon')

1 year ago | 0

Question


Problems using 'tfest' for generating transfer function
Hello guys... I am trying to find a transfer function for my signal, that matches with the moving average block of my signal. I...

1 year ago | 1 answer | 0

1

answer

Question


How to create a buffer and mean function for a real time/timeseries data
I am trying to make a moving average function for using in Simulink model. Intially, I used the Simulink blocks "moving average"...

1 year ago | 1 answer | 0

1

answer

Question


How to match two y axes of the yyaxis , so that their 0 points are aligned
Hello guys, In the following code, I am trying to plot using yyaxis.. However, in the plot the 0 values of the y axis are offse...

1 year ago | 1 answer | 0

1

answer

Question


Bluetooth scanning error in Windows 11
I am using MATLAB 2022b and Windows 11. I am trying to read my heart rate data from my chest band heart rate sensor (low energy ...

1 year ago | 3 answers | 0

3

answers

Answered
Trying to define a circle within a matrix
As far as I understand, you are trying to get values of some indices of the matrix, (like element (3,3)), which are equidistant ...

1 year ago | 0

Question


Unrecognized function or variable 'max'.
I am facing an issue while using Matlab app designer. It seems that when I am using App designer, it is giving the following er...

1 year ago | 2 answers | 0

2

answers

Question


How to reopen a same figure with different buttons in Matlab App designer
Hello, In the app I am working on, I am trying to achieve the following functionality - As can be seen in the picture, the...

1 year ago | 1 answer | 0

1

answer

Question


Can we go to a certain Hole (specified by name) in Matlab Report Generator ?
I have made a word template and tryiing to fill it with the MATLAB report generator. I used DOM API and using the moveToNextHole...

2 years ago | 1 answer | 0

1

answer