You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have MSI data from MALDI-MSI-FT-ICR. We want to use you tool standalone. I have installed MATLAB r2016 (windows version), but I have this error when a run runSpectralAnalysis.m
Error in Figure (line 21)
this.createFigure();
Error in SpectralAnalysisInterface
Error in SpectralAnalysis (line 33)
spectralAnalysis = SpectralAnalysisInterface();
Error in runSpectralAnalysis (line 8)
SpectralAnalysis
thank you for your help
The text was updated successfully, but these errors were encountered:
First of all, thank you for your response. I tried to install, but I get this following error relating to the internet connection which is on the other hand active.
Do you have a proxy set up? If so, is this set through system settings? The installer should automatically inherit system proxy settings.
Alternatively you could install the R2020a runtime yourself, and hopefully with the new standalone version (1.4.0) you don't encounter the same issue as before.
Hi dear developer,
We have MSI data from MALDI-MSI-FT-ICR. We want to use you tool standalone. I have installed MATLAB r2016 (windows version), but I have this error when a run runSpectralAnalysis.m
Error in Figure (line 21)
this.createFigure();
Error in SpectralAnalysisInterface
Error in SpectralAnalysis (line 33)
spectralAnalysis = SpectralAnalysisInterface();
Error in runSpectralAnalysis (line 8)
SpectralAnalysis
thank you for your help
The text was updated successfully, but these errors were encountered: