From a35b2828d8f83c6bdd665a8aefc0439c7c2c9ac2 Mon Sep 17 00:00:00 2001 From: huangdonghere <51360835+huangdonghere@users.noreply.github.com> Date: Sun, 2 Feb 2020 15:30:39 +0800 Subject: [PATCH] Update demo_2_USENC.m --- demo_2_USENC.m | 2 -- 1 file changed, 2 deletions(-) diff --git a/demo_2_USENC.m b/demo_2_USENC.m index 5f8731a..caf77e4 100644 --- a/demo_2_USENC.m +++ b/demo_2_USENC.m @@ -17,8 +17,6 @@ function demo_2_USENC() clear all; close all; -clc; - %% Load the data. % Please uncomment the dataset that you want to use and comment the other ones.