Giter Club home page Giter Club logo

Comments (9)

pvolande avatar pvolande commented on September 21, 2024 2

Hi, @mwinkel-dev @ModestMC.

  • I express my heartfelt gratitude for your generous assistance. I am truly grateful for your help .
  • Well, I have to admit that I am not very professional in coding. Many days agos, I tried swapping out the MATLAB folder from MDSplus-7.132-0 with the same one from MDSplus-alpha-7.139-60, and it worked. I'm sorry I was too busy and forgot to reply.
  • And alpha 7.139.61, this version of the installation package can currently only be installed through Docker on Windows. I have not yet used Docker on Windows, so it may take some time to master it.

Abstract:MDSplus-alpha-7.139-60 (with matlab folder of MDSplus-7.132-0), MATLAB 2022b.
image
image

from mdsplus.

mwinkel-dev avatar mwinkel-dev commented on September 21, 2024 1

Hi @pvolande,

You're welcome. Glad to read that you were able to fix the API for MATLAB on your computer.

The issue with the alpha 7.139.61 release is that we've been doing maintenance on the build server, and thus the Windows installer for MDSplus was built but not made available.

We are close to finishing the maintenance work on the build server. In a week or so (maybe sooner), you will be able to retrieve the Windows installer from either the mdsplus.org web site or GitHub.

from mdsplus.

mwinkel-dev avatar mwinkel-dev commented on September 21, 2024 1

Hi @pvolande,

You can now find the Windows installer (i.e., the *.exe file) for the alpha-7.139-62 release on the GitHub site. This has the MATLAB fix that was introduced in -61.
alpha-7.139-62

We are continuing the maintenance work on our build server. Soon you will also be able to obtain the Windows installer from the mdsplus.org web site.

from mdsplus.

mwinkel-dev avatar mwinkel-dev commented on September 21, 2024

This bug is likely related to Issue #2660. However, not marking this as a duplicate because the error messages of this bug are not identical to those for #2660. Nonetheless, if the root cause is the same, then PR #2661 will likely fix this bug too.

from mdsplus.

ModestMC avatar ModestMC commented on September 21, 2024

I wonder if the different messages are the Windows equivalent. @pvolande you may want to test the gm branch that fixes the bug.

from mdsplus.

mwinkel-dev avatar mwinkel-dev commented on September 21, 2024

Hi @pvolande,

I was unable to reproduce this error using Windows 10, MATLAB R2023b, and MDSplus alpha 7.139.60+ (commit hash f339f5379).

It is odd that the first error message is as follows:

MDSplus.MdsException:  %TREE-W-NOT_OPEN,  Tree not currently open

That is different than the behavior seen with Issue #2660 on Linux. Thus, you've likely encountered a different issue.

Regardless, please try the new alpha 7.139.61 release. Let us know if that fixes the problem.

from mdsplus.

mwinkel-dev avatar mwinkel-dev commented on September 21, 2024

Hi @pvolande,

CORRECTION: I was able to reproduce the issue using the thin-client mdsip connection. (Previous testing was done with thick-client and distributed-client.)

>> y = mdsvalue(<some_signal>)
Error using javaToMatlab
Java exception occurred:
MDSplus.MdsException: %TREE-W-NOT_OPEN, Tree not currently open

	at MDSplus.Data.execute(Native Method)

	at MDSplus.Data.executeWithContext(Data.java:181)

	at MDSplus.Data.getShape(Data.java:345)


Error in mdsToMatlab (line 13)
        result = javaToMatlab(mdsthing);

Error in mdsvalue (line 53)
result = mdsToMatlab(result);

from mdsplus.

mwinkel-dev avatar mwinkel-dev commented on September 21, 2024

Hi @pvolande,

I have confirmed that alpha 7.139.61 fixes this MATLAB issue with "thin-client" on Windows 10. And that also confirms that this is a duplicate of Issue #2660.

from mdsplus.

mwinkel-dev avatar mwinkel-dev commented on September 21, 2024

Hi @pvolande,

I gather that the MATLAB issue has now been fixed at your site, so am closing this issue.

from mdsplus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.