RITAM BASU
Followers: 0 Following: 0
Statistics
RANK
35,618
of 295,467
REPUTATION
1
CONTRIBUTIONS
10 Questions
3 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
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 ...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
.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...
2 years ago | 1 answer | 1
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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"...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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 ...
2 years ago | 3 answers | 0
3
answersTrying 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 ...
2 years 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...
2 years ago | 2 answers | 0
2
answersQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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