Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

how can i choose some element from certain cell & save it in anew cell

1 visualización (últimos 30 días)
sara alaraby
sara alaraby el 9 de Mayo de 2019
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
If i have cell A ={(1,7) (2,3) (4,8) (5,6) (9,10)}
Where each element from 1 to 10 has a certain SINR
I need to create a new cell B which select the largest SINR in each elemny in cell B
Hwo can i do like this by matlab
Thanks all
  1 comentario
Image Analyst
Image Analyst el 25 de Mayo de 2019
What is SINR? And where (what variable name or filename) are the SINR values kept?
When you say "I need to create a new cell B which select the largest SINR in each elemny in cell B" I guess that B is a cell array that originally contains the SINR values, and each cell contains an array of SINR values. And you want to replace each cell of B with a single scalar that is the largest SINR value in that cell?
Can you attach the original B in a .mat file with the paper clip icon?

Respuestas (0)

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by