photo

Johnny Himbele

MathWorks

Last seen: 4개월 전 2021년부터 활동

Followers: 0   Following: 0

메시지

I am a RF/EM Software Engineer at the MathWorks. I develop an Antenna and RF PCB Toolbox.

통계

MATLAB Answers

0 질문
4 답변

순위
3,641
of 297,503

평판
14

참여
0 질문
4 답변

답변 채택
0.00%

획득한 표
1

순위
 of 20,449

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 158,938

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
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...

3년 초과 전 | 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...

3년 초과 전 | 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...

3년 초과 전 | 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...

3년 초과 전 | 1

| 수락됨