Borrar filtros
Borrar filtros

Don't see telnet.exe in system('dir c:\Windows\system32\') 32-bit matlab on 64-bit machine

3 visualizaciones (últimos 30 días)
In a 64-bit machine running matlab 32-bit
>> ls c:\Widnows\system32\telnet.exe
>> system('dir c:\Windows\system32\telnet.exe')
Both don't find the file
also the file list given by 'ls' and 'dir' are quite different from What I get in explorer for system32 folder.
If I copy the telnet.exe to local folder, both command can find it.
In the same 64-bit machine running matlab 64-bit
>> ls c:\Windows\system32\telnet.exe
can find the file
Is it a windows trick or something else?

Respuestas (0)

Categorías

Más información sobre Environment and Settings en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by