The 'FIS from Data' template creates a Fuzzy Interface System from data available in the base workspace. Therefore to use the data from an excel spreadsheet, the input and output data needs to be imported to MATLAB base workspace. Specifically the input and output data must be an array and each column in the data must represent a unique input or output. Inputs and outputs must also have the same number of data points (rows).