photo

Kevin Gaukel


Orbital ATK Inc

Last seen: 대략 3년 전 2013년부터 활동

Followers: 0   Following: 0

메시지

RF Microwave Engineer using MATLAB to do RF simulations of Filters, Ferrite Isolators, and other RF components
Professional Interests: RF Microwave Filter Engineer

통계학

All
  • First Review
  • Thankful Level 1
  • First Answer
  • Solver

배지 보기

Feeds

보기 기준

질문


Strange Push Button Issue
I have written several pieces of GUI code which all run quite well. The only issue, and it is mostly a "maddening" issue mo...

대략 10년 전 | 답변 수: 1 | 0

1

답변

답변 있음
What does this value mean ?
MATLAB sets the values to period "." for decimal point, but I am wondering if your program sets up the output to display the dec...

10년 초과 전 | 0

질문


Compiled GUI Executable working except for printing of plot. Plot printing routine works when run in MATLAB.
I am using MATLAB 2012a to run a filter plotting routine. The specifics of the routine are company-confidential and ITAR-restri...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Reading an S2P File - Issues
I have been trying to use dlmread to read in an S-parameter file (S2P file), but have had issues. The enclosed file (ExampleS2p...

거의 11년 전 | 답변 수: 2 | 0

2

답변

질문


Trying to Put Logo on GUI - Getting Error that makes no sense
I am trying to put a logo on my GUI. The approach I am using is the following: axes(handles.axesOrbitalLogo); imshow('Orb...

대략 11년 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

11년 초과 전

질문


Windows Deployment of GUI Error: "Previously Accessable File <filename> is now inaccessable". Why?
I have completed a MATLAB GUI that does circuit synthesis of RF Filters. No external tools are being used. I am trying to gene...

11년 초과 전 | 답변 수: 0 | 2

0

답변