Filter löschen
Filter löschen

pkunzip for x64 Matlab?

15 Ansichten (letzte 30 Tage)
Jakob Sievers
Jakob Sievers am 3 Feb. 2012
Bearbeitet: Matt J am 28 Sep. 2013
I have received a bunch of data and a pkunzip.exe file which I am supposed to run in Matlab using dos commands. I.e.:
dos(['pkunzip -o','data1.zip']);
But I am running Matlab x64 (R2011b) on an x64 win7 machine and the response I get from matlab is:
This version of C:\path\PKUNZIP.EXE is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher.
Does anyone know how I can require an x64 pkunzip.exe for use in Matlab?
Thanks in advance

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 3 Feb. 2012
"Does not require a license key to run the Standard Edition package"
  1 Kommentar
Jakob Sievers
Jakob Sievers am 3 Feb. 2012
Thanks!
I will just have to purchase the full thing if I keep running into these types of datasets. Unless of course I find some free command-line unzipping tools that can be run in the same way.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Install Products finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by