You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: FMUT_release_notes.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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.
0 commit comments