childmodel / child

Channel-Hillslope Integrated Landscape Development Model
MIT License
13 stars 10 forks source link

Issue in compiling Matlab postproc script #6

Closed jestayh closed 4 years ago

jestayh commented 4 years ago

Hi

I tried to generate a movie of "q" evolution of model (cmovieq.m in Postproc), but Matlab not recognize "readcrd" function. Where is this function?

I would be very thankful if anyone could help me to solve this problem.

Thank you

gregtucker commented 4 years ago

It should call cread.m rather than readcrd.m, which is obsolete. Should now be fixed.