Info

This question is closed. Reopen it to edit or answer.

How do I get a 3-phase signal as output, using a single 1D LUT in Simulink, while applying a 3-phase input signal, using the cubic spline interpolation method?

1 view (last 30 days)
I am using a 1D LUT in Simulink. As input I apply a 3-phase signal, u(3xn) hoping to get an output signal, y(3xn).
Using the linear interpolation method, this is entirely possible. I find it weird how this functionality is not supported with the cubic spline interpolation method, and it seems I need to implement 3 single 1D LUTs, for each phsae. Is there a way around this or am I missing something here?

Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!