
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
統計
All
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...
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...
約11年 前 | 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...
約11年 前 | 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...
12年弱 前
質問
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...
12年弱 前 | 0 件の回答 | 2