Baha411
University of Arizona
Followers: 0 Following: 0
Feeds
提问
DLL Error in excel sheet
Hi. I am trying to follow this example in the page: https://www.mathworks.com/help/compiler/excel/create-an-excel-application-f...
3 years 前 | 0 个回答 | 0
0
个回答已回答
How do I verify that blpapi3.jar is included on MATLAB javaclasspath when using Datafeed Toolbox 4.5 (R2013a)?
Hi. It is not easy to follow those instructions above. I just downloaded Matlab 2021b and I am having this error message below. ...
How do I verify that blpapi3.jar is included on MATLAB javaclasspath when using Datafeed Toolbox 4.5 (R2013a)?
Hi. It is not easy to follow those instructions above. I just downloaded Matlab 2021b and I am having this error message below. ...
3 years 前 | 0
已回答
WTH happened to "hold on all" in 2019b
I got an email regarding this from the technical support. For the sake of sharing the information, I am pasting it down here: "...
WTH happened to "hold on all" in 2019b
I got an email regarding this from the technical support. For the sake of sharing the information, I am pasting it down here: "...
5 years 前 | 0
| 已接受
提问
WTH happened to "hold on all" in 2019b
figure; plot(randn(10,2)); hold on all; Error using hold (line 47) First argument must be an axes object. What happe...
5 years 前 | 2 个回答 | 0
2
个回答提问
Appdesigner Print Screen Problem - Appdesigner is a disappointment!
Hi, I am transitioing to the use of appdesigner, but it seems to suck at printing interface with figures and tables all togethe...
5 years 前 | 4 个回答 | 0
4
个回答提问
why isn't app designer table not sorting?
Hi All, - Just started exploring the App Designer and I can't get the columnsortable work for a table. Can anyone have a look a...
5 years 前 | 1 个回答 | 0
1
个回答提问
App Designer Capabilities - it is nerve-wrecking!
Hi! I am exploring the app-designer instead of GUI. I want to use the app-designer just because it looks nicer, but I am having...
5 years 前 | 2 个回答 | 0
2
个回答提问
Gui table with dropdown problem
Hi! I am trying to create a GUI with table that includes first column with a dropdown list in each cell. But I keep getting an e...
5 years 前 | 1 个回答 | 0
1
个回答提问
atan2 & mod number not converges to correct value???
Hi All, I am calculating principle axis values using eigen values and calculating the angles ang1 & ang2 as below. clear all...
5 years 前 | 1 个回答 | 0
1
个回答提问
2D Meshing of an Arbitrary Polygon in Matlab
I am trying to create meshing for an arbitrary polygon; such as, ConXloc0 = [0 0 13 13 28 28 100 100 27 27 120 120 0]; ConYl...
5 years 前 | 0 个回答 | 0
0
个回答提问
Direct loading a file into executable by clicking
Hello, I have an file that use to reload input values, let's say "file.abc" a text file that stores the input numerical/text va...
5 years 前 | 0 个回答 | 0
0
个回答提问
ode output function problem
Hi, I am using an output function for ode32s and I have a question regarding outputFcn. Matlab ver 2018b, On line 288 of ode...
5 years 前 | 1 个回答 | 0
1
个回答提问
Can I open .mlx in a GUI
Hi! I wonder if there is a way to open a .mlx file in GUI and visualize it on a panel?
5 years 前 | 1 个回答 | 0
1
个回答提问
Noneditable "edit text" box to be able to select and copy part of the text
Hi, 1. Is there a way to create an "edit text" box, but don't allow it to be edited or modified? I want it so that a part of te...
5 years 前 | 2 个回答 | 1
2
个回答提问
Symbolic Integration Bug?
Hi All, Is this a bug of symbolic toolbox? It is kind of messing up when changing the signs. clear all; clc; syms x L1 L2; ...
5 years 前 | 1 个回答 | 0
1
个回答已回答
How can I write Greek letters in a Static Text box in GUIDE in MATLAB 7.1 (R14SP3)?
I did a similar thing as following: set(hObject,'units','normalized'); text0 = get(hObject,'string'); position0 = get(hObje...
How can I write Greek letters in a Static Text box in GUIDE in MATLAB 7.1 (R14SP3)?
I did a similar thing as following: set(hObject,'units','normalized'); text0 = get(hObject,'string'); position0 = get(hObje...
5 years 前 | 0
提问
Why is the matlab filter order limited by one third of the length of data minus one?
I have a question regarding filters in matlab. 1) I wonder why the filter order in MATLAB is limited by n_order = floor(lengt...
6 years 前 | 0 个回答 | 0
0
个回答提问
Wavelet Webinar, example mistake!!!
I came across these webinars on mathworks and had a look through: https://www.mathworks.com/videos/understanding-wavelets-part-...
6 years 前 | 1 个回答 | 0