Community Profile

photo

Pritom Kumar Saha


Active since 2021

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English
Professional Interests:
Signal Processing, Neuroscience, Neural Simulation, Psychtoolbox-3: Vision and neuroscience research

Statistics

All
  • Commenter
  • Promoter
  • First Answer
  • Community Group Solver
  • Solver

View badges

Feeds

View by

Question


error in Isomap function
I was trying to run the Isomap function on my dataset (32 rows and 1632 columns). function [Y, R, E] = Isomap(D, n_fcn, n_size...

ongeveer 2 jaar ago | 0 answers | 0

0

answers

Question


Color map error when I write "colorMap = Map.black"?
when I write colorMap = Map.black; it shows error Unable to resolve the name Map.black. Error in untitled4 (line 14) ...

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Answered
Reading values from xml file
Try S = readstruct("abcd.xml") it works on my matlab version. It should work on matlab 2020b or higher version.

meer dan 2 jaar ago | 4

Answered
Convert XML file to a MATLAB structure
Try S = readstruct("abcd.xml") it works on my matlab version. It should work on matlab 2020b or higher version.

meer dan 2 jaar ago | 4