Anjana Krishnan
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
279,333
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Unable to add analog channel for DT3034 card using DAQ Adaptor for MATLAB
I am trying to add analog channels for DT3034 card, but getting error as shown in the attchement. Please help
6 years ago | 0 answers | 0
0
answersQuestion
In a Matlab plot(x,y) having both negative and positive 'y' values, how to display the xtick labels at zero(0) line too
In the sample image, I would like to have xtick labels at 0 line too.
7 years ago | 1 answer | 0
1
answerQuestion
To avoid global variables, which is the best way to share variables among functions in a GUI in Matlab:
1: Using setappdata/getappdata 2: Populating a structure other than 'handles' and then passing this structure as an argument ...
7 years ago | 1 answer | 0
1
answerQuestion
How can we split a line into two lines after n numbers or words?
If we have: lw = '27.3025 26.8384 27.3938 0.0000 26.9670 26.8788 26.0803 26.6281 27.1217 0.0000 27.4502' and I want to have: ...
7 years ago | 1 answer | 0
1
answerQuestion
Getting the error: Undefined function 'network' for input arguments of type 'double' while generating neural network using newgrnn
Line of code is : nn_t = newgrnn(ip,op,0.03); Tried: which newgrnn C:\Program Files\MATLAB\R2016b\toolbox\nnet\nnet\nnnetw...
8 years ago | 1 answer | 0