Matlab hist in C

Answers (2)

Jan
Jan on 2 Feb 2015

0 votes

Matlab's hist is based on histc, which is provided as C-code.
mW
mW on 3 Feb 2015

0 votes

I still didn't get it. If some one has access to hist.c that is equivalent of matlabs' hist, please can you forward the link or the file?. I have found hist.c (fast hist) online that I converted it to pure C/C++ but the results from running it does not match the Matlabs' results.

Tags

Asked:

mW
on 2 Feb 2015

Answered:

mW
on 3 Feb 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!