Code Monkey home page Code Monkey logo

Comments (4)

scottclowe avatar scottclowe commented on September 7, 2024 1
  1. Download zip file either through github or through fileexchange.
  2. Extract the zip file contents to whatever folder you'd like to put the files in.
  3. Run MATLAB.
  4. Add the matlab-schemer folder to your MATLAB path, so MATLAB will be able to find the file schemer_import.m. There's various ways you can do this.
    4a. You can do this by clicking the 'Set path' button on the MATLAB tool ribbon, then use 'Add folder' or 'Add with subfolders' and select the matlab-schemer folder (for Schemer, you don't need to add subfolders, but for other packages you do).
    4b. Or you can use addpath command.
    4c. Or you can change the current folder in MATLAB, either using cd or the GUI, to be the directory containing MATLAB schemer. This will work because the current folder is always included in the search path, but it is only temporary because MATLAB Schemer will stop being on the path when you move to a different folder.
  5. Type schemer_import at the MATLAB command prompt.

from matlab-schemer.

siparast avatar siparast commented on September 7, 2024

Thanks a lot!

from matlab-schemer.

scottclowe avatar scottclowe commented on September 7, 2024

I take it everything is working now? Let me know if you have any issues.

from matlab-schemer.

siparast avatar siparast commented on September 7, 2024

Yeah everything is working now. I had to reinstall my matlab for some reason but after that everything worked out great.
Appreciate the help

from matlab-schemer.

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.