GithubHelp home page GithubHelp logo

roslovets / icons-for-matlab Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 4.0 12.72 MB

Hi-res professional icons for use in MATLAB, Simulink, presentations, web, etc.

Home Page: https://www.mathworks.com/matlabcentral/fileexchange/72044

MATLAB 99.00% M 1.00%
icons matlab google-material font-awesome

icons-for-matlab's Introduction

Icons for MATLAB

View Icons (for App Designer, Simulink, presentations, etc.) on File Exchange

Icon screenshot

Icons add-on provides you with professional hi-res icons for use in MATLAB, Simulink, presentations, web, etc.

It contains over 1800 icons including:

Handsome companion app helps you to:

  • find a required icon
  • change its color and size
  • use icon in your project
  • add your own icons to the library

System Requirements

MATLAB R2019a and above.

How to install

1st approach (recommended)

Execute in MATLAB

eval(webread('https://git.io/fjKjK'))

2nd approach

Download and install Icons.mltbx

3rd approach

Download project zip-arhive, unpack, open this folder in MATLAB as current and execute

install

How to use (GettingStarted)

Open IconsApp companion application from APPS tab or execute: IconsApp

Application has an intuitive interface.

Optionally you can use a command-line interface through the Icon class.

If you want to add your custom icons to library see this instruction.

Resources

Some of icon packs were downloaded from GitHub:


by Pavel Roslovets, ETMC Exponenta

icons-for-matlab's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

icons-for-matlab's Issues

error line 138

I am just reporting the discussion here, with the error line 138.
the suggested fix to replace: "app.Axes.cla" by "cla(app.Axes)" works.

https://uk.mathworks.com/matlabcentral/fileexchange/72044-icons-for-app-designer-simulink-presentations-etc


Error in IconsApp/IconsValueChanged (line 138)
                app.Axes.cla;

Error in IconsApp/SearchValueChanging (line 152)
            app.IconsValueChanged();

Error in IconsApp/PacksValueChanged (line 64)
            app.SearchValueChanging();

Error in IconsApp>@(varargin)app.PacksValueChanged(varargin{:}) (line 50)
                        'Text', packs(i), 'Value', true, 'ValueChangedFcn', @app.PacksValueChanged);
 
Error using matlab.ui.control.internal.controller.ComponentController/executeUserCallback (line 470)
Error while evaluating CheckBox PrivateValueChangedFcn.

Unrecognized method, property, or field 'cla' for class 'matlab.ui.control.UIAxes'.

Error in IconsApp/IconsValueChanged (line 138)
                app.Axes.cla;

Error in IconsApp/SearchValueChanging (line 152)
            app.IconsValueChanged();

Error in IconsApp/PacksValueChanged (line 64)
            app.SearchValueChanging();

Error in IconsApp>@(varargin)app.PacksValueChanged(varargin{:}) (line 50)
                        'Text', packs(i), 'Value', true, 'ValueChangedFcn', @app.PacksValueChanged);
 
Error using matlab.ui.control.internal.controller.ComponentController/executeUserCallback (line 470)
Error while evaluating CheckBox PrivateValueChangedFcn.

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.