How to display numbers in the vector in the title for MATLAB?

조회 수: 1 (최근 30일)
Sameer
Sameer 2014년 5월 13일
편집: Sameer 2014년 5월 13일
my vector looks like this :
swtCI = [.99 .95 .50 ]'
this will be in the loop (shown below):
instead of the titles saying swtCI(i,1), how can i get them to display the numbers associated with their positions in the vector above? as a percentage.
i.e i want it to say upper 99% and lower 99% in the upper and lower bound, respectively.
Any help would be appreciated. thanks.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Title에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by