Kevin Gaukel
Orbital ATK Inc
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
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...
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...
11 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