Question


Legend markers displayed to the *right* of the labels
I'd like to have the markers in my Matlab plot legend displayed to the right of the labels, instead of to their left as happens ...

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


Controlling the size of legend markers separately from the font size of legend labels
I need to control the markers in my legend separately from the font size of the legends' labels. Inspired by this previous answe...

environ 4 ans il y a | 2 réponses | 0

2

réponses

A répondu
Data points' locations change when clicking into a scatter plot with the Data CUrsor
In the end I think this is just a bug with scatter's "jitter" argument.

environ 4 ans il y a | 0

| A accepté

Question


Data points' locations change when clicking into a scatter plot with the Data CUrsor
I have two scatter plots on the same graph (same x, but different y values for the two series). Many data points within each ser...

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


Data Cursor not moving upon pressing the arrow keys in scatter plot
I find the Data Cursor in Matlab a very powerful tool when plotting data and debugging code. However, it often does not behave a...

environ 4 ans il y a | 1 réponse | 1

0

réponse

Question


Live Editor background colour
I wonder whether there is any indication from mathworks as to when the Live Editor will be getting settings that allow to custom...

plus de 4 ans il y a | 2 réponses | 9

2

réponses

Question


Within- & between-subjects in 'anovan'
In the anovan function, there seems to be no way of specifying whether the data is dependent across one of the factors, i.e. whe...

plus de 4 ans il y a | 2 réponses | 1

2

réponses

Question


First colum of CSV-imported table has "x___" added to its name
I have a bunch of automatically-generated CSV files with headers, which I'd like to import into Matlab as a table. I used code s...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


Save Plot with Minimal White Space (Crop Padding)
I'd like to save my figures without the rather large white padding space that Matlab includes by default, and such that they are...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


First variable of table formatted differently for similar CSV inputs
I have two CSV files, both produced by the same software, according to the same template. Both files look the same when opened i...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


Converting a table of mixed numeric-string content to an array
I have a table with mixed numeric&string content: M = rep file condition corrAns ___ _...

presque 5 ans il y a | 2 réponses | 0

2

réponses

Question


Sorting a mixed text-numeric matrix (cell array) by one of its (numeric) columns
I have an Excel spreadsheet whose rows I'd like to randomly shuffle and further use in Matlab. To that end, I'm reading the XLS ...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


Finding all occurences of a string within a cell array (itself part of a struc)
I have the following structure dataDens = dens: [1x172 double] level: {1x172 cell} raga: {1x172 cell} wi...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


Specifying both marker type and marker size in a 'scatter' call
From the documentation of the scatter command, it seems that markers can be specified in their type or in their size, but not in...

environ 5 ans il y a | 1 réponse | 0

1

réponse

Question


Animation of plot elements “falling” down to produce a new plot (distribution/histogram)
I have line plots showing estimated pitch values of a sound recording across time: For my presentation, I'd like to suggest...

plus de 5 ans il y a | 1 réponse | 0

0

réponse

A répondu
Plot saved as EMF, rendered as raster as opposed to vector graphics
I'm happy to edit the question if further clarification would be needed to enable an answer or suggestion. Thanks in advance for...

presque 6 ans il y a | 0

Question


Turning off the axes box for marginal boxplots
I followed <https://de.mathworks.com/help/stats/scatterhist.html#btoneo_-1 this> example to create a scatterplot with marginal b...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


Plot saved as EMF, rendered as raster as opposed to vector graphics
I have Matlab code (too complex/inelegant to post or attempt to simplify) that produces an array of subplots that looks like thi...

presque 6 ans il y a | 1 réponse | 3

1

réponse

Question


How to set color of scatterplot bars?
I was trying to have the bars in my scatterhist plot be of the same color as the markers: x = randn(1,20); y = randn(1,2...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


scatterhist produces a slightly-too-long bottom line for histogram
I used scatterhist to produce plots for which, it seems, the bottom line of the histogram often overshoots the edge of the histo...

presque 6 ans il y a | 1 réponse | 0

0

réponse

Question


Confidence band around linear least-squares line
I am using lsline in Matlab 2016b to add a linear least-squares line to a scatter plot. I would like to add a 95% confidence ban...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


Assigning a value to certain indexed elements of a struc variable
I am trying to assign a certain value to several elements of an indexed structure: indices = 1:3 people(indices).gender ...

environ 6 ans il y a | 1 réponse | 0

1

réponse

Question


Generalising number of factorial input elements of a function
Dear Matlab community, I would like to plot data representing subject-wise scores as beeswarm plots (showing variability acro...

environ 6 ans il y a | 1 réponse | 0

0

réponse

Question


aoctool to do 1-way ANCOVAs and scatter-plots
I have two groups of subjects, each with scores on a memory task and on an IQ test. I would like to check whether there's a sign...

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


Transition (animation) between two data plots
I'll need to make a fancy presentation of my data and I'm looking for some advice on data visualisation (transition between plot...

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


Keyboard shortcut to move DataCursor tooltip to previous/next data point
Once I select a data point in my plot using the Data Cursor tool, it would be very useful to be able to switch back and forth be...

plus de 6 ans il y a | 1 réponse | 1

1

réponse

Question


Suitability of aoctool for 1-way ANCOVA and scatter-plot
I have two groups of subjects, each with scores on a memory task and on an IQ test. I would like to check whether there's a sign...

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


Using aoctool for a 1-way ANCOVA (+plot)
I have two groups of subjects, each with scores on a memory task and on an IQ test. I would like to check whether there's a sign...

plus de 6 ans il y a | 2 réponses | 0

2

réponses

Question


Plotting a single time series with double y axes, differently labelled
I would like to plot a time series and have the two y axes (left and right) labelled differently (say, in two different language...

plus de 6 ans il y a | 3 réponses | 0

3

réponses

Question


Confusing documentation for analysis of variance (ANOVA)
Reading the documentation for Matlab's repeated-measures ANOVA, I noticed two things that didn't make sense to me (I am reasonab...

environ 7 ans il y a | 1 réponse | 1

1

réponse

Charger plus