Running Simulink Code on Raspberry
    4 ビュー (過去 30 日間)
  
       古いコメントを表示
    
Hallo,
when i am putting a matlab fcn block in my Simulink model, and deploy it on my Raspberry, are this code Runs ON my raspberry?
0 件のコメント
採用された回答
  Walter Roberson
      
      
 2017 年 3 月 21 日
        In that situation, code will be generated that will run on the raspberry. MATLAB itself will not be run: C code will be generated and compiled. There are a number of restrictions on what code can be handled this way.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
				Help Center および File Exchange で Raspberry Pi Hardware についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!