InSI docs website, dynamic InSI resolution, help, ref, and more
** Changelog:
InSI docs website: https://dohaison.github.io/InSI.
Core Functions:
- Renamed from InfoSysID to InSI, #1.
- Re-constructed the dashboard layout: figure options to the menu bar area, #3.
- Text changed: "Criterion" => Performance and "Params" => "Parameters", #4.
- Replaced SNR and Err on the Toolbox Workspace by Output type and Run time, #5.
- Export input parameters and output error rate to the Matlab workspace in a struct, #6.
- Renamed and more modulations: QAM-4 => 4-QAM, QAM-64, 128, 256, #7.
- New dashboard title, load output figure title and dashboard title from the comment of algorithms instead of params.m file, #8, #9.
- New help button in select input parameters menu, the massage dialog box of help as shown in the command window and access the original paper URL, #10.
- Disable the hold on figure option when users had multiple output types, #11.
- Full name + notation of input parameters menu, #13.
- Dynamic the size of the InSI toolbox and texts in any screen resolution and scale, #14, #16, #17.
- Load logos of VNU-UET, Orleans, AVITECH, PRISME Lab, Viettel-M3, and NAFOSTED onto the InSI dashboard, #15.
- InSI modtool version 1.2.0, #18.
- New menu bar for bug report and license.
Bugs fixed:
- In Matlab version 2016 and earlier, handles.figmode property is Label not Text, #12.
- fixed issue: when user closes the questdlg, nothing return.
- convert OnOffSwitchState enumeration to char: working in R2006A.
- move close_InSI after addpath
- More and more minor bug fixes in GitHub commits.