For MATLAB If you try to load a dataset using the load comma
For MATLAB
If you try to load a dataset using the load command, which condition must be met to be successful. The data file must: 1. only be within the directory: \'MATLAB\' 2. be anywhere on the computer disk 3. be within the MATLAB Path 4. be an internet file on a web server somewhere in the worldSolution
2. be anywhere on the computer disk.
We have specify variable path as input parameters.
