Skip to content

jflalonde/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README -- utils

This repository contains a bunch of useful functions that are used throughout my other projects. Make sure you download and keep updated!

Installation

Compile the weighted histogram code:

cd mycode/histogram
mex whistc.c

Compile the MD5 code:

cd 3rd_party/CalcMD5
mex CalcMD5.c

Compile the KDE code:

cd 3rd_party/@kde/mex
makemex

Get export_fig from:

https://github.com/altmany/export_fig

About

A collection of useful tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published