已回答
Variable highlighting sometimes doesn't work (Editor)
caused by a return command I had in my script somewhere, that made some lines non-reachable

8 years 前 | 1

| 已接受

提问


Controlling the amount of horizontal jitter/offset for a stacked bar graph
A bargraph with stacked/grouped bars will have the horizontal positions of these bars slightly offset from their standard indice...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Removing the zero that precedes the decimal point
I would like to have numbers between 0 and 1 be displayed such as .64 instead of 0.64, i.e. omitting the initial zero. Since ...

8 years 前 | 3 个回答 | 0

3

个回答

提问


Variable highlighting sometimes doesn't work (Editor)
With some variables, clicking on them in the Editor does not highlight other occurrences of that same variable within the curren...

8 years 前 | 2 个回答 | 1

2

个回答

提问


Data Cursor tool shows value close (but not equal) to actually plotted value, not a rounding issue
I have a series of subplots each of which plots blue data points (representing values of 1D vectors) at corresponding x location...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Defining&visualising 3-or-more-dimensional arrays using the Variables/Workspace window
I'd like to use the Variables/Workspace window to visually define a 3D array consisting of N matrices, by pasting the values of ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Mixed-effects model for response data (fitlme)
I have preference ratings (integers from 1-to-7) for k=80 stimuli, obtained from N=30 subjects. I want to use a mixed-effects mo...

9 years 前 | 0 个回答 | 0

0

个回答

提问


hist3 not returning expected output (weird range for indices etc)
I was trying to use hist3 to visually display a two-dimensional distribution, however the function behaves unexpectedly. I expec...

9 years 前 | 1 个回答 | 0

1

个回答

提问


hist3 not returning expected output
I was trying to use hist3 to visually display a two-dimensional distribution, however the function behaves unexpectedly. I thoug...

9 years 前 | 0 个回答 | 0

0

个回答

提问


colorbar to vary brightness level given a certain color hue
I use the following code to produce these types of 2D histograms, one for each of several conditions: matrix = [ratin...

9 years 前 | 2 个回答 | 0

2

个回答

提问


stem plot with bars that don't go through zero
I'm trying to achieve a plot that looks like <https://upload.wikimedia.org/wikipedia/commons/8/8f/NYW-confidence-interval.svg th...

9 years 前 | 3 个回答 | 0

3

个回答

提问


2D distribution/histogram's center of mass
I have a bunch of 2D histograms showing the relative dependency of two variables X and Y, under several conditions. Each histogr...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Legend/colorbar for scatterplot with colour-coded subject-wise markers
I am simplifying my problem to make it easier to answer. Say I have ratings on two measures, x and y, from N subjects. I would l...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Setting font size separately for x&y axes
I am using the Property Editor in Matlab 2016a to customise my plot for publication. I would like to increase the font size of m...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Legend for two plots only applies to second plot
I need to plot data of two vectors, and want the data points of each to be shown in a different colour that is explaned in a leg...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Error bars added to column plot instead of regular line plot, and stacked 2x2
I would like to create a 2x2 plot with error bars, where each mean is represented by a column rather than by a marker (data poin...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Averaging multi-dimensional arrays across several dimensions at once
Assume I have a 5-dimensional array X, and I want to compute the mean value (a scalar) of its elements across several dimensions...

9 years 前 | 3 个回答 | 0

3

个回答

提问


Help Matlab understand where a (to-be-folded) code section begins and ends
Hello, I would like certain sections (rows) in my Matlab script to be foldable as a section code (cell). These rows do not ne...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Beginnning of file considered as code section
In my Matlab preferences I only have Sections enabled under Code Folding, so that I can fold cells (code sections). Even so, the...

9 years 前 | 1 个回答 | 0

1

个回答