rtcconf_get rtcconf rtcconf_showall

RTCscilab >> Reference > Manager > rtcconf > rtcconf_modify

rtcconf_modify

Modify rtc.conf file

Calling Sequence

e=rtcconf_modify(key, value)

Parameters

key

string. key of parameter.

value

string. value of parameter.

e

Zero if success. Non-zero if failed.

Description

This function modify rtc.conf.

Examples

<a href="rtcconf_modify.html" class="link">rtcconf_modify</a>("naming.formats", "%h.host_cxt/%n.rtc");

See Also

Authors

rtcconf_get rtcconf rtcconf_showall