Skip to content

Commit 181abea

Browse files
author
Eric Fields
committed
update version number to 0.5.1
1 parent 84a41a2 commit 181abea

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

FMUT_release_notes.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# 0.5.1
2+
3+
## Installation instructions
4+
5+
1. Download FMUT_0.5.1.zip.
6+
2. Unzip it.
7+
3. Put the folder of files someplace sensible (e.g., in your "MATLAB" directory).
8+
4. [Add the folder](https://www.mathworks.com/help/matlab/matlab_env/add-remove-or-reorder-folders-on-the-search-path.html) to the set of "paths" MATLAB searches when trying to answer a function call.
9+
5. For Mac and Linux users: Run `>> add_poi_path` at the MATLAB command line, then close and restart MATLAB.
10+
11+
The FMUT documentation can be found at: https://github.com/ericcfields/FMUT/wiki
12+
13+
## Release Notes
14+
15+
### Bug fixes
16+
* Error is now produced for unequal sample sizes with split plot designs.
17+
118
# 0.5.0
219

320
## Installation instructions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Factorial Mass Univariate ERP Toolbox (FMUT)
22

33
**VERSION**
4-
0.5.0
4+
0.5.1
55

66
**AUTHOR**
77
Eric Fields

0 commit comments

Comments
 (0)