Skip to content

Unofficial: Statistical Parametric Mapping with MATLAB Compiler Runtime on Nix

License

Notifications You must be signed in to change notification settings

ashgillman/spm-mcr-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial: Statistical Parametric Mapping with MATLAB Compiler Runtime on Nix

This repository contains a Nix Flake for building Statistical Parametric Mapping (SPM) on the Matlab Compiler Runtime (MCR).

What works?

  • Batched commands, like spm batch /path/to/jobfile.m.
    • Tested:
      • spm.spatial.coreg.estimate
  • GUI loads (untested)

What doesn’t work?

  • Probably everything else.

Versions

Currently supports:

  • SPM 12 (7771) w/ MCR R2019b (9.7.9)
  • SPM 8 (6313) w/ MCR R2019a (9.6.9)

Other projects

If this repository doesn’t solve your problems, you might like to check out:

References

The following links contained useful information in developing this flake:

About

Unofficial: Statistical Parametric Mapping with MATLAB Compiler Runtime on Nix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages