photo

Abdurrehman


UET

Last seen: fast 2 Jahre vor Aktiv seit 2017

Followers: 0   Following: 0

Nachricht

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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)

etwa 7 Jahre vor | 0

Frage


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...

etwa 7 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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...

mehr als 7 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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 "...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

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

mehr als 7 Jahre vor | 0

Frage


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...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
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...

mehr als 7 Jahre vor | 1

| akzeptiert

Frage


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...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 7 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten