Clear Filters
Clear Filters

I have a couple of equations that output a matrix in vertical form, can I get it output horizontally?

1 view (last 30 days)
It's a stupid question, but I am having a brain fart.
X is an array
a=find(X(:,1)==75; b=X(a,3)

Answers (1)

Sean de Wolski
Sean de Wolski on 28 Jun 2012

Tags

Community Treasure Hunt

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

Start Hunting!