Baha411
University of Arizona
Followers: 0 Following: 0
Statistics
RANK
40 345
of 295 527
REPUTATION
1
CONTRIBUTIONS
15 Questions
3 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
1
RANK
of 20 242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
nästan 3 år ago | 0 answers | 0
0
answersHow 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. ...
nästan 3 år ago | 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: "...
ungefär 5 år ago | 0
| accepted
Question
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...
ungefär 5 år ago | 2 answers | 0
2
answersQuestion
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...
ungefär 5 år ago | 4 answers | 0
4
answersQuestion
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...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 5 år ago | 2 answers | 0
2
answersQuestion
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...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 5 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 5 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
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?
mer än 5 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 5 år ago | 2 answers | 1
2
answersQuestion
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; ...
mer än 5 år ago | 1 answer | 0
1
answerHow 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...
mer än 5 år ago | 0
Question
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...
mer än 6 år ago | 0 answers | 0
0
answersQuestion
Wavelet Webinar, example mistake!!!
I came across these webinars on mathworks and had a look through: https://www.mathworks.com/videos/understanding-wavelets-part-...
mer än 6 år ago | 1 answer | 0