Statistik
RANG
14.053
of 297.016
REPUTATION
2
BEITRÄGE
12 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
2
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
fast 4 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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', '...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenGelöst
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)).
mehr als 12 Jahre vor
Frage
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...
mehr als 12 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
etwa 13 Jahre vor | 0 Antworten | 0