photo

Farha Tamanna Islam


Attivo dal 2016

Followers: 0   Following: 0

Statistica

MATLAB Answers

8 Domande
0 Risposte

RANK
275.115
of 301.994

REPUTAZIONE
0

CONTRIBUTI
8 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
 of 21.484

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 177.967

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

Feeds

Visto da

Domanda


Simulation taking thrice of its given simulation time.How to make it fast?
I wrote a Level2 Simulink S function. It connects a Data logger to the Computer.The resultant simulink block contains output of ...

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


How to assign several D.Work Vectors?
I am working with Level 2 S function. In my code I need to get measurements of 10seconds. I am using 10 D.work vectors to assign...

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


How to call DLL in Level-2 MATLAB S function?
Hello , I am trying to call a DLL in Level 2 MATLAB S function.My simulink block is already created but there is an error and it...

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


Index exceeds matrix dimensions
After running my code I find an error that is Index exceeds matrix dimensions.My full code is here clear all clc fullpathToDl...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


I am trying to Communicate with a Data Logger. In my code MATLAB shows 'Unsuccessful Read:An unexpected timeout occured before Terminator Was Reached'?
Mc Code is clear all clc fullpathToDll = 'Z:\Farha\2015_02_26_photometer_Datenlogger\PC-Software\CGMultChan.dll';...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


Real Time signal generate in MATLAB shared library interface.
I want to generate the Real Time Data Logger output on MATLAB shared library interface.I have DLL and header with Data logger.I ...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


How to generate a real time measurement output in MATLAB?
Hello, I am using a data logger with MATLAB shared library interface. I need to generate the real time measurement output of ...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


How to open a DLL file using Matlab?I have both Dll and Header file.
The code I have used but Failed: fullpathToHeader = 'Z:\Folder1\Folder2\CGMultChan.h'; fullpathToDll = 'Z:\Folder1\Fo...

oltre 10 anni fa | 0 risposte | 0

0

risposte