Statistica
RANK
8.257
of 295.448
REPUTAZIONE
5
CONTRIBUTI
12 Domande
8 Risposte
ACCETTAZIONE DELLE RISPOSTE
58.33%
VOTI RICEVUTI
1
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Generating chirp with dsp.NCO system object in frame-based processing mode
Dear all, I want to generate a chirp with a dsp.NCO instance by inputting a column vector of phase increments in order to achie...
6 mesi fa | 1 risposta | 0
1
rispostaDomanda
Add menu items in toolstrip of dsp.Arrayplot
Hello all, Anyone knows how to add menu items the toolstrip of dsp.Arrayplot? It would be nice that I can control from here the...
oltre un anno fa | 1 risposta | 0
1
rispostaAdd empty cell inside a cell array considering a single array
Hi Luca, Does this help you? GGG = {{[1 2 2 1 3 4 9 9 6 1 3 3 2 1 2 4 3 ; 5 10 15 20 25 30 35 40 45 50 55 60 65 70 75 80 85],[...
circa 5 anni fa | 0
Risolto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
circa 5 anni fa
Domanda
How to set the number of samples per frame in a self-authored system object?
Dear all, I'm trying to make a proprietary signal generator (no inputs, one output) in simulink using a matlab.system block fro...
circa 5 anni fa | 0 risposte | 0
0
risposteAccess to array of structs (no for loops)
Thanks everybody for the links, hints and considerations! Patrick
oltre 5 anni fa | 0
Domanda
Access to array of structs (no for loops)
Dear All, From an array of structs I want to access all last elements of field datarow using one command. Construct the array...
oltre 5 anni fa | 4 risposte | 0
4
risposteSimulink System Object doesn't allow to specify sampling time
Hello Vasco, I have the same problem (2017A, I am about to upgrade to 2018B). Did not find anything about 'DisableGetCheck' in...
quasi 6 anni fa | 0
How to set the datasource of a histogram programmatically?
Hi Adam, I got some support on this topic. You can try the hidden/undocumented |Behavior.linked.YDataSource| property from |H...
oltre 6 anni fa | 0
| accettato
Domanda
How to set the datasource of a histogram programmatically?
Hello all, Does anyone know how to set the datasource of a histogram? figure; data = randn(10,1); h = histogram...
oltre 6 anni fa | 3 risposte | 0
3
risposteTwo knob slider for a GUI or app
Thanks Adam and Peter for your suggestions. I build the following code, had some troubles to find the position properties of the...
quasi 7 anni fa | 0
| accettato
Domanda
Two knob slider for a GUI or app
Hello, For sorting out timing events I need a slider with two knobs, see picture taken from internet. Anyone a suggestion or...
quasi 7 anni fa | 4 risposte | 0
4
risposteDomanda
How to get the modulus of complex symbolic expression?
Dear all, I want to calculate the modulus of complex symbolic expression but I do not get explicit results: syms a b; a...
circa 7 anni fa | 1 risposta | 0
1
rispostaHow to paste figures in an opened ms word document? (programmatically using COM Automation server))
Thanks for all the answers. The following code is what I was looking for. Before running this script you have to open a MS word ...
oltre 8 anni fa | 0
| accettato
Domanda
How to paste figures in an opened ms word document? (programmatically using COM Automation server))
Is it possible to connect to an opened or active MSword document (the one I'm editing at that moment) and paste any matlab figur...
oltre 8 anni fa | 4 risposte | 0
4
risposteDomanda
How to communicate with multiple I2C devices within one session?
Hello All, On my board there are two I2C devices: an ADC and a DAC. They are connected via one I2C bus and there are no base ...
oltre 8 anni fa | 0 risposte | 1
0
risposteDomanda
How to use clabel with log scale axes?
Hello, Does anybody know how to get nice contourlabels (clabel) in plots with logaritmic axes. I have a workaround where I p...
circa 10 anni fa | 0 risposte | 0
0
risposteHow to brush data of subplots containing histogram and scatterplot?
Thanks for giving me an answer. Let me rephrase the question. I recooked the code and arrange the subplots as I want. Upper subp...
oltre 10 anni fa | 0
Domanda
How to brush data of subplots containing histogram and scatterplot?
Dear all, From experimental data I need to find cross relations. This I will do by making a scatterplot and a histogram. I co...
oltre 10 anni fa | 1 risposta | 0
1
rispostahow to use output indexes from the MAX function
Thanks Sven, This works! The BSXFUN is new for me. I will investigate the capabilities of this function. Good remark from Wa...
quasi 13 anni fa | 0
Domanda
how to use output indexes from the MAX function
Hi all, I want to find the indexes of the maximum and the second maximum in 3D array for a certain dimension. My strategy is ...
quasi 13 anni fa | 2 risposte | 0