Community Profile

photo

Abdurrehman


UET

Last seen: más de 1 año hace Con actividad desde 2017

Estadísticas

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Content Feed

Ver por

Pregunta


NI Visa Package is not being installed in Matlab
Hi, I am using Instrument Control Tool Box Matlab2019a Windows7 64 Bit Antivirus is disabled. I have have downloaded NI Visa S...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


where can I download matlab web app server
I am using MATLAB 2018a, in directory I have MATLAB web app server installer. But the PC where the MATLAB is installed, not conn...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


MATLAB Production Server to reduce startup time of Matlab standalone?
Hi An expert from MATLAB community had suggested me to use Matlab Production Server for reducing startup time of Matlab stand...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to reduce image size before saving into .mat file
I am capturing images from cell phone camera and saving it to .mat file. Due to high resolution .mat file size become high and t...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to remove an element from a structure array using matfile handler
Hi, I am using following piece of code to remove an element from a structure array, but its not working please help Matf...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to get unique identifier of a specific axis with mouse click
Hi, I have placed 15 axes on a figure; each axis contains a graph, in order to perform operations I need to get unique ID of a ...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to control visibility of all panels with one single statement
Hi, I have used many UI Panels in my guide GUI. The Panels are dedicated for special tasks which can be selected by pushbutt...

alrededor de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Real time sensor data required
Dear All, Instead of using rand function, I need real time data of any sensor e.g. temperature, pressure, altitude etc. Requ...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Data type conversion in Matlab
I have a fundamental question i.e. if I write in Matlab Variable = 10; the variable will be of double class and 8 bytes wi...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Respondida
How to keep a certain axes unchanged
I have multiple axes can't write many statements. Instead want to manage in 1 or 2 statement (s)

más de 6 años hace | 0

Pregunta


How to keep a certain axes unchanged
I am using following statement to clear all axes in gui at once. arrayfun (@cla,findall (0,'type','axes')); The sta...

más de 6 años hace | 3 respuestas | 0

3

respuestas

Pregunta


How to reduce the loading time of Matlab standalone application?
I have created a standalone application with Matlab 2016. When I run application the splash screen appears for few seconds and t...

casi 7 años hace | 1 respuesta | 1

1

respuesta

Pregunta


How to create SQL database with Matlab.
Hi, I have found many documents for interfacing a database with Matlab. But I am unable to find a good literature on the topic "...

alrededor de 7 años hace | 0 respuestas | 0

0

respuestas

Respondida
"matrix dimesion must agree" error (simple equation)
Instead of / You should use ./ for matrix division

alrededor de 7 años hace | 0

Pregunta


Array within a structure array doesn't hold previous values
Hi Again, Initially a structure was created with following way Student=struct('Class','Junior','ID',1631,'Name','XYZ','Fee...

alrededor de 7 años hace | 2 respuestas | 0

2

respuestas

Respondida
How can i read second column from a txt file in matlab
[Filename,FilePath]=uigetfile('\\Address\*.txt','Load File'); FileName=fullfile(FilePath,Filename); NoofCol=7;% Total no...

alrededor de 7 años hace | 1

| aceptada

Pregunta


Width of bar in bar plotting is very high
I am using following piece of code in my GUI to plot a bar in an axes, it works very fine when I run GUI in Matlab but when I ru...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Using GUIDE GUI was build in Matlab 2014b but now not opening properly in 2016b
I had made GUI in guide with Matlab 2014b now opening it is 2016a but some buttons are not shown on screen. Is this due to scree...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to import large text file data in to workspace?
Hi, I am having a text file with following format First Line is a string contains device parameters rest is 18000x12 Li...

alrededor de 7 años hace | 1 respuesta | 1

1

respuesta

Pregunta


How to append new structure array element in existing .mat file.
I am appending new structure array element in existing .mat file (which contains structures), it saves new element accurately bu...

alrededor de 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to open an excel file in reuse mode from matlab
I want to open a excel file that resides on server. it works very well with fullfile and winopen commands. But once file has be...

alrededor de 7 años hace | 0 respuestas | 0

0

respuestas