rtuser_obj = simwb.rtuser('username','password')
| Property | Description | Writable |
|---|---|---|
|
Username |
Username to login with |
Yes |
|
Password |
Password to use with the username |
Yes |
|
EncodedPass |
Encoded password. The real password is obfuscated by *****. |
No |
|
Groups |
Cell array of groups the user has access to. This field is populated only when the real-time object connects to the real-time host. |
No |