exercise1: Unzip 'machine-learning-ex.zip' does not show ex1.m
Afficher commentaires plus anciens
I am doing maching learning course from courserra and have got access to online tool: https://matlab.mathworks.com/
After unzipping file 'machine-learning-ex1.zip' in Matlab drive, I am able to see all the files as mentioned in the pdf file ex1.pdf but not ex1.m. I checked back on my local drive and noticed that the file was there in the extracted folder.
Please share if anyone has faced this issue.
2 commentaires
Pallavi Yadav
le 1 Oct 2019
Hi facing the same issue, can someone help please.
Dave Evans
le 10 Oct 2019
I downloaded the file directly form the course -- it contains the ex1.m file. The original download dod not contain this. So, try to re-downlaod.
Réponses (2)
Devendra Sharma
le 23 Avr 2021
1 vote
please solve this error
unzip machine-learning-ex.zip
Error using checkfilename>validateFilename (line 157)
Function UNZIP was unable to find file ''machine-learning-ex.zip''.
Error in checkfilename (line 49)
[fullfilename, fid] = validateFilename( ...
Error in parseUnArchiveInputs (line 83)
[archiveFilename, url] = checkfilename(archiveFilename, validExtensions, ...
Error in unzip (line 58)
[zipFilename, outputDir, url, urlFilename] = parseUnArchiveInputs( ...
ibrahim Meer
le 21 Fév 2021
0 votes
There are two files that you can download, one with all the assignments (in week two) and the other have 1excersice each (with each exercise materials )
The one with tall the assignments does not have the ex.m files, instead it have ex.mlx file, you will need to work with this file
Catégories
En savoir plus sur MATLAB dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!