Error: In an assignment A(I) = B, the number of elements in B and I must be the same.

2 ビュー (過去 30 日間)
jin wang
jin wang 2015 年 12 月 21 日
コメント済み: Walter Roberson 2015 年 12 月 21 日
This is my code
BF=initialBF(); %is a function returns a column vector BF(4,1)
..........
COmax = HRmax*SV; %ml/min
BF(3) =0.012*COmax; %ml/min
However, the error returns here, but this used to work until I add some other while function at its behind. I don't know wether it's related. I am confused now. Appreciate for the help.

回答 (0 件)

カテゴリ

Help Center および File ExchangeJust for fun についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by