Venkat Ta
Followers: 0 Following: 0
Estadística
15 Preguntas
4 Respuestas
CLASIFICACIÓN
39.649
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
15 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
53.33%
VOTOS RECIBIDOS
1
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
How to select a preferred channel on the audiorecorder
I understand that currently only one and two channel audio is supported, but if I want to select a specific channel number to re...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
global variables in structure
Hi, I have used multiple numbers of variables on the same name global structure variable. LSIcurves.xxx LSIcurves.yyy Fo...
casi 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Looking for pdf read function to put at Uitab
Hi, I am looking for the function that is suitable to read the pdf file and put that document in the Help document tab instea...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
identifying the continuous sweep's envelope
Hi, There is a problem identifying the continuous sweep's envelope using the Hilbert transform. Its providing lot of oscillati...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Swapping the columns based on matrix even length
Is there any pre-function in Matlab to change the column order below like it? Original column orders = 1 2 3 4 5 6 7 8 9 10 ...
alrededor de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
check inside cell condition
AppleDECB = 2×1 cell array {'/Users/venkat/Desktop/ extract/Validation/V3 70/CURVES_initial'} The AppleDECB cell made...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Change the text color of each string in a uicontrol
There is no problem to set a whole-cell color in the text uicontrol but I have Your Text cell is 6*1 and I want to set particul...
más de 5 años hace | 1 respuesta | 1
1
respuestaPregunta
uibuttongroup values in the array without using any push-button call
Hi, Below example after checking the Games, the test selection group will come, there I don't want to use one more push-butto...
más de 5 años hace | 0 respuestas | 0
0
respuestasHow can I create a checkbox in a new figure and control it from a GUI?
1. How I get checkbox values without using any push-button call back? 2. How I get default values without callback function
más de 5 años hace | 0
How to find max,min,average values from a cell array?
Hi really nice function works fine but inside the cell 6*30double how i get the mean, max, and min?
más de 5 años hace | 0
Pregunta
Issues in legend color lines in for loop
Hi, Each iteration I am plotting the file has many arrays but legend granted a single line with the end of the file name othe...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
add a cell array in double for one more column in uitable
Hi, I would like to add units column in the 4th column but it's in cell form and join_ all is the double attribute array, it...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Table.Properties.VariableNames" will not allow me to include parentheses () or brackets [ ] in my column heading
Its is not allowing special char clear all; close all; clc; %Constant Values A=1; %VOLTS b0=1; ...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
csv data extract using extractBetween, importdata
There are many .csv files in the folder, below way trying to bring array form but its not working well as expected. directory_n...
más de 5 años hace | 0 respuestas | 0
0
respuestasGUI slider problem in edit_text
Hi, Thanks for the code but I have error below in the code Error: File: SliderSIX.m Line: 175 Column: 1 The function "slide...
casi 6 años hace | 0
| aceptada
Pregunta
GUI slider problem in edit_text
Hi, I have the issue in the slider with edit_text in GUI When I fix the value in edit text, the slider moves but it doesnot ...
casi 6 años hace | 2 respuestas | 0
2
respuestasPregunta
problem to find the index in 999×6 double
Hi, D = 999×6 double, I tried to use the function find to locate 0.5 values index in first two columns separately(x=999×1 double...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Mean doesn't work
Hi, I have doubt in mean. if we have more than 10000 rows why mean doesn't work actually sum also does not work. for example,...
más de 7 años hace | 1 respuesta | 0