Loading src/verification/FCC_Sys_Verify.slx 0 → 100644 +36.3 KiB File added.No diff preview for this file type. View file src/verification/README.md +5 −1 Original line number Diff line number Diff line Loading @@ -5,3 +5,7 @@ This directory includes a verification model for verifying the new FCC system ve Directory: FCC_Sys_Verify.slx Verification model for verifying FCC_Sys_New.slx against FCC_Sys_Original.slx init.m MATLAB script to add \..\FCC_New and \..\FCC_Original to MATLAB path make.m MATLAB script to create a verification model using FCC_Sys_Original.slx and FCC_Sys_New.slx No newline at end of file src/verification/init.m 0 → 100644 +2 −0 Original line number Diff line number Diff line addpath(genpath('..\FCC_New')) addpath(genpath('..\FCC_Original')) No newline at end of file Loading
src/verification/FCC_Sys_Verify.slx 0 → 100644 +36.3 KiB File added.No diff preview for this file type. View file
src/verification/README.md +5 −1 Original line number Diff line number Diff line Loading @@ -5,3 +5,7 @@ This directory includes a verification model for verifying the new FCC system ve Directory: FCC_Sys_Verify.slx Verification model for verifying FCC_Sys_New.slx against FCC_Sys_Original.slx init.m MATLAB script to add \..\FCC_New and \..\FCC_Original to MATLAB path make.m MATLAB script to create a verification model using FCC_Sys_Original.slx and FCC_Sys_New.slx No newline at end of file
src/verification/init.m 0 → 100644 +2 −0 Original line number Diff line number Diff line addpath(genpath('..\FCC_New')) addpath(genpath('..\FCC_Original')) No newline at end of file