| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Parallel Computing Toolbox |
| Contents | Index |
| Learn more about Parallel Computing Toolbox |
C(i) = {B}
C(1:end) = {B}
C([i1, i2]) = {B1, B2}
C{i} = B
subsasgn assigns remote values to Composite objects. The values reside on the labs in the current MATLAB pool.
C(i) = {B} sets the entry of C on lab i to the value B.
C(1:end) = {B} sets all entries of C to the value B.
C([i1, i2]) = {B1, B2} assigns different values on labs i1 and i2.
C{i} = B sets the entry of C on lab i to the value B.
subsasgn MATLAB function reference page
![]() | submit | subsref | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |