Statistics
RANK
14,053
of 295,467
REPUTATION
2
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
2
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
readtable: no Constant property or Static method named 'init'
Hi, I am using matlab 2019b but I expereienced the exact same probelm on 2020b installed on a different machine. I am trying t...
3 years ago | 1 answer | 1
1
answerQuestion
writing string into excel
I am trying to simply write cell string array to excel xlswrite(ExclFl,cellstr("1.1234"),'A1:A1'); or xlswrite(ExclFl,{'1.123...
4 years ago | 1 answer | 0
1
answerQuestion
play audio within a function MATLAB 2019a
Hi, I cannot play an audio within a function. for example, if I run the following code in the command window, it works (plays t...
5 years ago | 1 answer | 0
1
answerQuestion
customized Loss function for cross validation
I trained a decision tree regression model with the following code: MdlDeep = fitrtree(X,Y,'KFold',SbjNm,'MergeLeaves','off', '...
5 years ago | 0 answers | 0
0
answersQuestion
printing simulink model onlyprints one block
Hi, I am trying to export a simulink blockdiagram in a high resolution picture format. I am using the print command as follow...
5 years ago | 1 answer | 0
1
answerQuestion
parallel computing initiation probelm
Hi, I face an error when I try to initiate the parallel computing: After running the command, parpool, I get the following err...
6 years ago | 0 answers | 0
0
answersQuestion
how to use analog output for a multilevel handshaking
Hi, I would like to use an analogue output channel as a multilevel handshaking output, meaning that depending on the status of ...
6 years ago | 1 answer | 0
1
answerQuestion
xlsread problem in 2018a
I just try to read an excel file into matlab. I use the very straightforwar call to the function [NUMERICTrg,TXTTrg,RAWTrg]=x...
6 years ago | 0 answers | 0
0
answersQuestion
figure size in matlab is not precise on the screen
Hi, I run a a very simple command to set the figure size: set(gcf, 'units','centimeters','position',[2 3 20 10]) I expe...
7 years ago | 0 answers | 0
0
answersQuestion
running Tisean from matlab
Hi I just have a very simple code to make a demo of TISEAN in MATLAB It works with no error and the "status" returns zero. ho...
12 years ago | 0 answers | 0
0
answersSolved
Matrix indexing with two vectors of indices
Given a matrix M and two index vectors a and b, return a row vector x where x(i) = M(a(i),b(i)).
12 years ago
Question
Automatic Axes Resize behavior
Hi Just a simple question, it seems that for 3D figures the position and outerposition of the axes do not quite match with wh...
12 years ago | 1 answer | 1
1
answerQuestion
Global optimization toolbox
Hi I recently got a trial version of Global optimization toolbox (ID #1370077)and I was trying to implement some of the examp...
13 years ago | 0 answers | 0