2.0

2.0 | 1 rating Rate this file 7 Downloads (last 30 days) File Size: 110.94 KB File ID: #13546
image thumbnail

Matlab CSS (MSS)

by Joris Gillis

 

03 Jan 2007 (Updated 10 Jan 2007)

Matlab CSS tries to bring the power of W3C's Cascading Stylesheets to Matlab GUIs.

| Watch this File

File Information
Description

With MSS, you have easy control over the appearance of all your GUI's through a simple CSS file.

What can be styled with MSS?

The primary target for MSS are GUIs designed with GUIDE. But in fact, you could use it for plain figures or even any type of handle-enabled object.

 
What styles can be applied?

Any field of a handle-object can be set with MSS. Everywhere you would normally use set(handle,'myproperty',myvalue), you could use the MSS equivalent handle {myproperty: myvalue}.

Getting started

Download the project files and put them somewhere were matlab can find them: add the path with addpath('fill in the dir') and optionally save the path with savepath. Run classpath. To test things out, navigate to the 'sample' subdirectory and try styling the sample GUI with tylefig('sample.fig','default.css') or by running the m-file run.

more info: http://student.kuleuven.be/~s0170633/projects/MSS

MATLAB release MATLAB 7.2 (R2006a)
Other requirements Uses java 1.5
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (2)
05 Jan 2007 Richard Mac

The principle is interesting. Unfortunately, I didn't get it to work. (I only spent five minutes trying it though). I'm not going to give it a rating because if I did figure out how to get it to work I'd probably like it alot.

05 Jan 2007 Shankar Natarajan

Before submitting make sure you have the steps in there.

Please login to add a comment or rating.
Updates
10 Jan 2007

getting started instructions missing

Tag Activity for this File
Tag Applied By Date/Time
gui tools Joris Gillis 22 Oct 2008 08:55:01
example Joris Gillis 22 Oct 2008 08:55:01
css gui guide style appearance selector control properties Joris Gillis 22 Oct 2008 08:55:01

Contact us at files@mathworks.com