![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9498945_1523509704690_DEF.jpg)
Asit Kumar
Followers: 0 Following: 0
Statistics
RANK
223,632
of 297,016
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Question
Sorting and finding index with Simulink (without Matlab function block or any toolbox)
I need to sort an incoming array and find the indices of the first nth smallest numbers in the array. I need to accomplish this ...
5 years ago | 1 answer | 0
1
answerhow to round 10.5 to 10 ?
both _fix_ and _floor_ will give the same answer for positive decimal numbers (if your intention is to round down regardless the...
6 years ago | 0
Question
How do I close a Desktop window using Matlab commands?
Like _'winopen'_ opens a desktop window, is there a command in Matalab that closes a particular desktop window (which does NOT b...
6 years ago | 2 answers | 0
2
answersQuestion
Is it possible to automatically pass a predefined value to a variable assigned to questdlg, inputdlg, uigetdir (without the input window pop up)?
I am coding a plugin to be used together with a previously existing code (function). The existing code CAN'T be modified. It con...
6 years ago | 1 answer | 0
1
answerQuestion
How to publish MATLAB plots as graphs (including data points), and not just snapshots of the plot ?
I am publishing the results of a Matlab plot in a doc file. Instead of just the snapshot of the plot, I want the plot to contain...
7 years ago | 1 answer | 0