Need to check Microsoft .NET Framework installation (in Wine): Error using NET.isNETSupported
Show older comments
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?
Answers (1)
SergeGardien
on 22 Dec 2015
0 votes
1 Comment
Sanjeeb Dehury
on 1 Jan 2022
How to know which .Net Framework version is required?
Categories
Find more on Deploy to .NET Applications Using MWArray API in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!