Risposto
Work with Array
Logical indexing can be a good way to remove or manipulate elements in an array. In your case, let's say you have an array of i...

oltre 14 anni fa | 0

| accettato

Risposto
How to use function "scatter3(y)" to show the image of a 3D matrix?
SCATTER3 takes its data as vectors and interprets them as the locations to place circles. In the help example for SCATTER3, the...

oltre 14 anni fa | 0

| accettato

Risposto
External graphics in GUI
Line annotations can be added directly to a figure. For example, this code adds a couple of lines to divide a figure into 4 squ...

oltre 14 anni fa | 0

| accettato

Risposto
How to plot wind rose according to u and v components
In addition to searching MATLAB documentation, also look at the File Exchange for user-contributed utilities. The <http://www.m...

oltre 14 anni fa | 0