Chaitanya Jha
Saarland University
Followers: 0 Following: 0
Estadística
15 Preguntas
3 Respuestas
CLASIFICACIÓN
14.347
of 295.467
REPUTACIÓN
3
CONTRIBUCIONES
15 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Exception at exact same location on each build in C++
Hi, I am trying to write .mat files using C++. I am using Microsoft Visual Studio 2019 along with Qt to develop my application. ...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Fit 2 exponential to a curve
Hi, I am working on fitting algorithm to fit a double exponential to a given curve. These exponentails are RC time constants fo...
más de 4 años hace | 1 respuesta | 0
1
respuestaHow to keep axes on top of uipanels?
I was able to figure out the answer myself. The simple solution is to use Annotations: https://uk.mathworks.com/help/matlab/ref...
casi 5 años hace | 0
| aceptada
Pregunta
How to keep axes on top of uipanels?
Hi, I am developing a GUI in matlab. In my GUI there is an axis and an option to analyze data plotted on that axis. But to do th...
casi 5 años hace | 3 respuestas | 0
3
respuestasPregunta
writematrix, writetable, writecell not working?
Hi, I am trying to save data in .csv, .txt and .xls format. Matlab recommends to use writematrix, writetable or writecell instea...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
NI DAQ: Detect change in Digital Input in background? and, what is ChangeDetectionEvent in NI DAQ Matlab?
Hi, I am trying to monitor a Digital Channel in the background. This channel is configured as input: DA = daq.getDevices; s = ...
alrededor de 5 años hace | 0 respuestas | 1
0
respuestasPregunta
How to add a listener to an Arduino Pin?
Hi, I would like to add a listener to an Arduino pin that I have configured as input. a = arduino; configurePin(a,'D13','Digit...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Destruction of partially constructed class?
Hi, I want to delete a partially constructed class in case of an error. For example, the class which I want to destroy is: clas...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to remove user-defined objects from memory?
Hi, let's say I have two classes A_Class() and B_Class(). The A_Class() is defined something like this: classdef A_Class < hand...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to increase speed of startForeground() in data acquisition toolbox
Hi everyone, I am working on a project where I am using NI DAQ board NI-USB 6221 for data acquisition. If I try to acquire a 50...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasHow to make grid lines visible while Axis is invisible?
I found the workaround of this problem by chaning the background of the axes to transparent using below code set(Ax,'Color','no...
más de 5 años hace | 1
| aceptada
Pregunta
How to make grid lines visible while Axis is invisible?
Hi, I am developing a GUI in which I have two plots, current and voltage (see below). I am using 3 axes, a big one whos X-Axis d...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
How to add thumbnail to a .fig file in Windows 10?
Hi, I am developing a software for Electrophysiology. In this software I do several Voltage and Current recording from cells suc...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to hide a figure instead of deleting it?
Hi, Is there any way I can change the DeleteFcn of a figure to not delete the figure but only make it invisible?
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Setting 'Visible' to 'off' in a Panel will stop its child objects from receiving inputs?
I have a lot of panels in my GUI. Most of these panels are of same size and have same layout of objects such as text box, edit, ...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
outputSingleScan() causing errors in R2018b?
Hi, I am using Data Acquisition Toolbox with National Instrument's 'USB-6221oem' board. My aim is to configure two different ses...
casi 6 años hace | 0 respuestas | 0
0
respuestasFailed to load device plug-in
I am facing the same issue on Windows 10 while using NI USB-6221oem. This device is supported by Matlab. The problem arises when...
más de 6 años hace | 0
Pregunta
Matlab tells me Arduino Mega 2560's PIN 53 is MOSI while Arduino clearly states that it is SS
I am trying to control 11 SPI based Digital Potentiometers (AD5292) through Arduino Mega 2560 which is in turn controlled by Mat...
más de 6 años hace | 0 respuestas | 0