How I can recall one variable from a scalar ''variable''.

조회 수: 2 (최근 30일)
zbingos
zbingos 2021년 2월 13일
댓글: zbingos 2021년 2월 13일
I have the variable ´´d´´ (small 3d box), which is actually an email
and I want to use an other variable inside this with the name SenderName
How I can recall this variable in my script
Test = d.SenderName
Test = 'eurobank@eurobank.gr'
Thank you for your time!
  댓글 수: 3
zbingos
zbingos 2021년 2월 13일
i updated it. I hope is more clear now
zbingos
zbingos 2021년 2월 13일
I found it
A = INBOX.Folders(1).Item(2).Items(1).Item(1).SenderName

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by