我是靠谱客的博主 结实白羊,最近开发中收集的这篇文章主要介绍matlab blockio,Configure Block Parameters,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

Configure Block Parameters

The block parameters define values for blocks in your model. For example, block

parameters include channel numbers for multichannel boards, input and output voltage

ranges, and sample time. For information about configuring block parameters for

Speedgoat I/O modules, see the Speedgoat documentation at www.speedgoat.com/help.

This procedure uses the Simulink® model slrt_ex_osc . To open this model, in the MATLAB

Command Window, type:

open_system(fullfile(matlabroot, 'toolbox', 'slrealtime', ...

'examples', 'slrt_ex_osc'))

In the Simulink Editor, double-click the File

Log block.

Fill in the File Log dialog box. For example, enter a

decimation value to reduce file logging data collection.

18dae77b2609f371df8ffa50bc9ff9b2.png

When you change block parameter values through the block parameters dialog box, the

changes take effect when you build the real-time application. You can also change

parameter values in a real-time application without rebuilding the application. For more

information, see Tunable Block Parameters and Tunable Global Parameters.

Related Topics

最后

以上就是结实白羊为你收集整理的matlab blockio,Configure Block Parameters的全部内容,希望文章能够帮你解决matlab blockio,Configure Block Parameters所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(76)

评论列表共有 0 条评论

立即
投稿
返回
顶部