Statistiques
8 Questions
0 Réponses
RANG
176 290
of 301 598
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 21 346
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 175 689
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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 ...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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';...
environ 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
environ 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
environ 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 10 ans il y a | 1 réponse | 0