Community Profile

photo

Malcolm Wood

Last seen: 11 months ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

All
  • First Answer
  • Personal Best Downloads Level 2
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission

View badges

Feeds

View by

Answered
Check if Simulink is started (for faster use of find_system)
Since R2020b there's a function called isSimulinkStarted which tells you whether the "Starting Simulink..." process has already ...

3 years ago | 1

Submitted


Finding Library Links
Examples of find_system commands for finding library links in a model.

7 years ago | 2 downloads |

Submitted


find_signal: find blocks with a named input or output signal
A wrapper for find_system which selects blocks with a named input or output signal.

7 years ago | 1 download |

Thumbnail

Submitted


MdlInfo: Windows Explorer tooltips for Simulink MDL files
Shell extension describing an MDL file's contents (created using Real-Time Workshop and Stateflow)

7 years ago | 2 downloads |

Thumbnail

Submitted


find_in_models: Search the entire block diagram hierarchy
A wrapper for find_system which searches inside model references

7 years ago | 11 downloads |

Submitted


allbd - Returns the names of all loaded block diagrams
Names of all loaded (or partially loaded) models and libraries are returned in a cell array

7 years ago | 1 download |

Submitted


allparams: Lists all parameters of a Simulink object and their values
Lists the parameters of a Simulink block, line, port or block diagram, and the value of each

7 years ago | 6 downloads |

Submitted


Run M-Lint on a directory tree and filter results
Creates a report showing filtered results from M-Lint

7 years ago | 2 downloads |

Submitted


Plot Stock Prices
Retrieves and plots historical stock prices

7 years ago | 2 downloads |

Thumbnail

Submitted


explorer.m: Quick access to the Windows Explorer
Opens the Windows Explorer for a specified directory, optionally showing the folder hierarchy

7 years ago | 1 download |

Submitted


Changing Window Titles
Provides the ability to change the titles of all windows in the MATLAB process

7 years ago | 3 downloads |

Thumbnail

Submitted


HGTable - functions for displaying tabular data in a MATLAB list control
Uses a standard MATLAB listbox to display multiple columns of data

7 years ago | 2 downloads |

Thumbnail

Submitted


exportToZip: Identifies the dependencies of an M-file and creates a ZIP file
Files inside $matlabroot/toolbox are omitted, providing a useful way to package your work

7 years ago | 2 downloads |

Submitted


parseargs: Simplifies input processing for functions with multiple options
For parsing function arguments supplied as name-value pairs, e.g. 'XLim',[0 10],'YLim',[0 100]

7 years ago | 4 downloads |

Submitted


Error API for Application Development
An API to assist with error reporting in MATLAB applications

7 years ago | 1 download |

Thumbnail

Submitted


mypath.m
Displays or returns the MATLAB path, omitting directories which are inside the MATLAB "toolbox" ...

7 years ago | 1 download |

Submitted


Assertion function
A function similar to "assert" in C to assist in bug detection

7 years ago | 1 download |

Submitted


Resizable MATLAB figures
A simple mechanism for creating graphical user interfaces which resize tidily

7 years ago | 1 download |

Thumbnail

Submitted


CVS Differences Report
Shows the modifications to files in a CVS sandbox

7 years ago | 1 download |

Submitted


Printing MATLAB errors (R14sp3 and later)
Produces formatted output from the information returned by "lasterror"

7 years ago | 1 download |

Submitted


XML utilities for MATLAB 6.1 (R12.1)
Implementations of xmlread, xmlwrite and xslt for R12.1

7 years ago | 2 downloads |