필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Is it possible to tune parameters in a model running standalone on a Raspberry Pi?

조회 수: 1 (최근 30일)
Kev Heaton
Kev Heaton 2015년 2월 14일
마감: MATLAB Answer Bot 2021년 8월 20일
The question says it all really, but for more information I am a relatively experienced user of xPC target in a professional context and I am trying my hand at playing with a Raspberry Pi as a hobby. I appreciate the support for Raspberry Pi is a world away from that for xPC Target, however, I was wondering if there were a set of equivalent functions to:
param_id = getparamid(tg, 'block_name', 'param_name'); getparam(tg, param_id); setparam(tg, param_id, value);
Any help would be much appreciated.

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by