photo

Abdurrehman


UET

Last seen: 거의 2년 전 2017년부터 활동

Followers: 0   Following: 0

메시지

통계학

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

배지 보기

Feeds

보기 기준

질문


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

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 7년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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)

대략 7년 전 | 0

질문


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

대략 7년 전 | 답변 수: 3 | 0

3

답변

질문


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

7년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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

7년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
"matrix dimesion must agree" error (simple equation)
Instead of / You should use ./ for matrix division

7년 초과 전 | 0

질문


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

7년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
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...

7년 초과 전 | 1

| 수락됨

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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

7년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

7년 초과 전 | 답변 수: 0 | 0

0

답변