Community Profile

photo

Pritom Kumar Saha


Attivo dal 2021

Followers: 0   Following: 0

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

Statistiche

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

Visualizza badge

Feeds

Visto da

Domanda


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

circa 2 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 2 anni fa | 1 risposta | 0

1

risposta

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

oltre 2 anni fa | 4

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

oltre 2 anni fa | 4