Need to check Microsoft .NET Framework installation (in Wine): Error using NET.isNETSupported
Ältere Kommentare anzeigen
I need to check if Microsoft .NET Framework 4.0 is properly installed and seen by MATLAB R2014b x86 under Wine 1.7.54 32bit (Windows Emulator) configured to use Windows 8.1.
tf = NET.isNETSupported
Gives this error:
Error using NET.isNETSupported
Attempt to execute SCRIPT isNETSupported as a function:
C:\Program Files\MATLAB\R2014b\toolbox\matlab\winfun\NET\+NET\isNETSupported.m
Any idea on how to solve this issue?
Antworten (1)
SergeGardien
am 22 Dez. 2015
0 Stimmen
1 Kommentar
Sanjeeb Dehury
am 1 Jan. 2022
How to know which .Net Framework version is required?
Kategorien
Mehr zu Deploy to .NET Applications Using MWArray API finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!