![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2539900_1522090212025_DEF.jpg)
Hadi Hajieghrary
Drexel University
Followers: 0 Following: 0
Estadística
7 Preguntas
4 Respuestas
CLASIFICACIÓN
5.780
of 297.016
REPUTACIÓN
8
CONTRIBUCIONES
7 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
28.57%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
How to continuously Generate a signal on the DAQ
I found one not-quite-elegant solution. If you first define the DAQ device and DAQ session globally in the BASE WORKSPACE you ca...
alrededor de 8 años hace | 0
Pregunta
How to continuously Generate a signal on the DAQ
I am writing a software to communicate with NI DAQ using the session-based Structure. I have a NI DAQ from which I am getting in...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to call a sub function written in GUI from another GUI?
I have written a program which has a few user interface. Each user interface is a GUI. I want to call a sub function written in ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Convert Minutes to Seconds
Please execute this line of code in Matlab R2015b: >> [minutes(seconds(1)):minutes(1):minutes(seconds(200))] Why it goes c...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
About Date And Time Handling in Matlab
Hello There is something wrong with the date and time handling of Matlab 2015b. For example consider this: >>curTime=d...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to Center Align the title for a figure?
This is the code I use to title my figures: title('Agent 1 \newline Probability Density Function - Step 1','FontWeight','bold...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How could I access the object from its property in an OOP
Hello, I Have define two object. On handle object,and another object is beeng passed to the handle object as its properties. ...
alrededor de 11 años hace | 0 respuestas | 0
0
respuestasProblem with Max function in a if loop
As I know, the max function is not going to work on a cell data structure. Try to use a matrix. In your case just simply change ...
más de 11 años hace | 2
| aceptada
How can I change the scaling of the y-axis on a semilogy plot?
Semilogx make the spacing between the ticks If you want the spacing be proportional you shouldn't then use the "semilog". As I u...
más de 11 años hace | 0
How many instance of the class is initiated?
Hi I have gone over the Matlab documents and so far I have understand these: For this task we need a variable with global ...
más de 11 años hace | 0
Pregunta
How many instance of the class is initiated?
Hello I am just writing an object oriented code in Matlab. I need every object of my classes to know how many instances of th...
más de 11 años hace | 2 respuestas | 0