
Asit Kumar
Followers: 0 Following: 0
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 ...
6年弱 前 | 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...
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...
7年弱 前 | 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...
7年弱 前 | 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...
7年弱 前 | 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...
7年弱 前 | 1 件の回答 | 0