Need to check Microsoft .NET Framework installation (in Wine): Error using NET.isNETSupported
Mostrar comentarios más antiguos
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?
Respuestas (1)
SergeGardien
el 22 de Dic. de 2015
0 votos
1 comentario
Sanjeeb Dehury
el 1 de En. de 2022
How to know which .Net Framework version is required?
Categorías
Más información sobre Deploy to .NET Applications Using MWArray API en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!