matlab-schemer icon indicating copy to clipboard operation
matlab-schemer copied to clipboard

Apply and save color schemes in MATLAB with ease.

Results 20 matlab-schemer issues
Sort by recently updated
recently updated
newest added

**Minor issue:** CUDA is missing from the variable `names_color_otherlangs` in schemer_export.m

When debugging using Cobalt scheme, jumping over called functions in tha call stack, at stop lines you see something like this: ![image](https://user-images.githubusercontent.com/19834568/147763527-a109cbe7-7842-4835-8d2b-516973bf1037.png) ![image](https://user-images.githubusercontent.com/19834568/147763669-38fb5e71-5225-43a9-9cd4-1fa735fedf63.png) which is quite hard to read. Could...

Running "schemer_import" alters every tab and window region of MATLAB, except "Views" in the Project Manager: ![Views Tab on Project Manager](https://user-images.githubusercontent.com/40567154/144442004-bc507362-9ad5-4ed6-8b97-1f766958794d.png)

Provided a function getSchemeDialogPathSafely() and use it to set the default folder for the uigetfile dialog box. The function finds thisFilePath (the containing folder of schemer_import.m) and then returns thisFilePath/schemes/,...

It would be easier for Matlab users unfamiliar with GitHub to upload any schemes they create without leaving the Matlab environment. To this end, it might be worthwhile setting up...

Hi Scott! Quick question: What versions of Matlab does matlab-schemer support? I'm thinking of playing around with this and maybe making a PR, and I'm wondering which language features I...

In develop\sample.m ` fprintf(fid, '%d unterminated\n, i);` is not properly terminated. this can accuse issues in mcc (code compilation)

I was confused at first because there weren't clear instructions on what to do to apply one of the included schemes. I didn't know that I needed to navigate to...

Self used dark theme fused based on a lot of good dark themes from Internet. Highlight the current section. Most comfortable one based on self experience.

First of all, I'd like to thank you for your efforts 👏 , I love dark schemes ❤ I have encountered incompatibility with the App Designer Editor in MATLAB. I...