Community Profile

photo

SayedPedram Hosseini


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
plot when x variables are "strings"
You've got to change the data type to datetime. First fecht the date column with this: T = readtable(filename) then change it ...

4 years ago | 0

| accepted

Answered
using for loop with if
you havn't defined IK, therefore abs(IK) is unrecognized besides, in last line you have one( ' ) superfluous. It should be fp...

4 years ago | 0

| accepted

Answered
how to call a function can you help me ?
if you mean a standard function, then type it in the search toolbar (in matlab window top right) and you can find the inputs and...

4 years ago | 0

Question


How to see all Data Types in Performance Chart after training a network in nntraintool
Hello everyone, I've just trained a Network on a Data set, but I'm not able to see all three Data types in there. It shows jus...

4 years ago | 1 answer | 0

1

answer