How to load camera parameters .mat file into simulink.

1 view (last 30 days)
Title. I need to then use it in simulink fcn function. Adding it with "from file" block doesn't work, and creating an m-file with "load cameraParams.mat" and using it in callback also doesn't work, since i can't use the varible in constant block.

Answers (0)

Categories

Find more on Simulink Functions in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!