Community Profile

photo

Johnny Himbele

Last seen: Today 2021 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • Knowledgeable Level 2
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
How to parse file name text and save values to variables
str = 'HW_Azcut_y-plane_100-500MHz_V-Vp'; strPart = split(str,"_"); idxCut = contains(strPart,'cut'); strCut = erase(strPar...

2年以上 前 | 0

| 採用済み

回答済み
Aligning center of bicone antenna and reflector in Antenna Toolbox
Hi Tim, A reflector function does not allow user to translate postiions of reflector and exciter. But you can still create a bi...

2年以上 前 | 0

| 採用済み

回答済み
Antenna toolbox circular array amplitude taper size error
Hi Jeffrey, I observed the same issue when providing the name-value pairs of Element, AmplitudeTaper and PhaseShift as a vector...

2年以上 前 | 0

回答済み
How to find location of a matrix array by array.
Hi Ratchanon, This page describes that find function is able to ouput the row and column indices if you set two output argument...

2年以上 前 | 1

| 採用済み