Community Profile

photo

Nidhi


Active since 2013

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


char to hex in file handling
I have a text file with hex values. when I use fgets all the data gets saved in a char array in matlab. Now I want to process ...

10 years ago | 1 answer | 0

1

answer

Question


How to remove this error??
Here is my code function [] = plot_rho() h= zeros(80,1); h(1,1)=1000; density = zeros(80,1); k=1; while k<=8...

10 years ago | 2 answers | 0

2

answers