Smoothing Spline C/C++ Code Generation Support

조회 수: 18 (최근 30일)
Sravan Balaji
Sravan Balaji 2020년 6월 19일
답변: Sean de Wolski 2020년 6월 19일
I would like to use the smoothing spline function spaps for production code via C/C++ code generation. There is no mention of support for code generation on the documentation page, can anyone confirm whether this can be used for this purpose?

채택된 답변

Sean de Wolski
Sean de Wolski 2020년 6월 19일
Hi Sravan,
The curve fitting toolbox does not support code generation. However, the interpolation capabilities in core MATLAB do. Look at spline, interp1, smoothdata, ppval, et al.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Spline Postprocessing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by