photo

Asit Kumar


Last seen: 3 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

已回答
how 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 前 | 0

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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...

6 years 前 | 1 个回答 | 0

1

个回答