photo

Kevin Gaukel


Orbital ATK Inc

Last seen: 2 years 前 自 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 years 前 | 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 years 前 | 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 years 前 | 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...

10 years 前 | 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 years 前 | 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 years 前

提问


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 years 前 | 0 个回答 | 2

0

个回答