i am getting reshape error again and again when i am changing frequency range...?
Sarvesh178 opened this issue · 2 comments
Sarvesh178 commented
plz reply sir i need help in this case
sir for different unit cells different frequency range is there S11 data is getting exported fine .....
sir i have to reshape the S11 values to 1 row multiple columns so that i can store S11 values to excel sheet
Sir in S11 ASCII file Data i checked there were 1001 rows
So it was direct to use commands
Sparameters=S11(:,2)
Reshape(Sparameters,[1,1001])
But when I am changing frequency range number of rows are getting increased to 1107...
There is any way to control no of samples in frequencydomainsolverfunction
how it is possible?
simos421 commented
Friend, this is simple matrix calculations in matlab. Just google it please
or ask your supervisor
…On Wed, 18 May 2022 at 15:31, Sarvesh178 ***@***.***> wrote:
plz reply sir i need help in this case
sir for different unit cells different frequency range is there S11 data
is getting exported fine .....
sir i have to reshape the S11 values to 1 row multiple columns so that i
can store S11 values to excel sheet
how it is possible?
—
Reply to this email directly, view it on GitHub
<#11>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJAISOKQHCDZ7W7AOITLGDLVKTPI3ANCNFSM5WIJ3GKA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Sarvesh178 commented
plz check above comment There is any way to control no of samples in frequencydomainsolverfunction