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

ongeveer 4 jaar ago | 1 answer | 0

1

answer

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

ongeveer 4 jaar ago | 2 answers | 0

2

answers

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

ongeveer 4 jaar ago | 0

| accepted

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

ongeveer 4 jaar ago | 1 answer | 0

1

answer

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

ongeveer 4 jaar ago | 0 answers | 1

0

answers

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

meer dan 4 jaar ago | 2 answers | 9

2

answers

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

meer dan 4 jaar ago | 2 answers | 1

2

answers

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

meer dan 4 jaar ago | 1 answer | 0

1

answer

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

bijna 5 jaar ago | 1 answer | 0

1

answer

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

bijna 5 jaar ago | 1 answer | 0

1

answer

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

bijna 5 jaar ago | 2 answers | 0

2

answers

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

bijna 5 jaar ago | 1 answer | 0

1

answer

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

bijna 5 jaar ago | 1 answer | 0

1

answer

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

meer dan 5 jaar ago | 1 answer | 0

1

answer

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

meer dan 5 jaar ago | 0 answers | 0

0

answers

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

bijna 6 jaar ago | 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...

bijna 6 jaar ago | 1 answer | 0

1

answer

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

bijna 6 jaar ago | 1 answer | 3

1

answer

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

bijna 6 jaar ago | 1 answer | 0

1

answer

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

ongeveer 6 jaar ago | 0 answers | 0

0

answers

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

ongeveer 6 jaar ago | 1 answer | 0

1

answer

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

ongeveer 6 jaar ago | 1 answer | 0

1

answer

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

ongeveer 6 jaar ago | 0 answers | 0

0

answers

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

meer dan 6 jaar ago | 0 answers | 0

0

answers

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

meer dan 6 jaar ago | 0 answers | 0

0

answers

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

meer dan 6 jaar ago | 1 answer | 1

1

answer

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

meer dan 6 jaar ago | 0 answers | 0

0

answers

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

meer dan 6 jaar ago | 2 answers | 0

2

answers

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

bijna 7 jaar ago | 3 answers | 0

3

answers

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

ongeveer 7 jaar ago | 1 answer | 1

1

answer

Load more