8000 GitHub - bsb808/mlx_utils: MATLAB live script utilities
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bsb808/mlx_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mlx_utils

mlx_remove_code

Replace the content of code blocks in MATLAB live script mlx-files with % Your code here.

The is useful for creating assignments. The instructor creates a live script with the solution, e.g. assignment_soln.mlx. The program processes the mlx file, MATLAB live code format, by expanding the MLX archive and reading the document.xml file. We replace the contents of the code blocks with a single comment line and then compress the archive into a new assignment.mlx file so that the assignment includes all the instructions, but not the code solutions.

About

MATLAB live script utilities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0