![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/19031246_1595220650727_DEF.jpg)
Leila
Followers: 0 Following: 0
Feeds
질문
repeated measures ANOVA matlab
Hi everyone I get data from 28 subjects. for each one, there is a 7*15 matrix that measure 7 variable in 15 repetition. I want ...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
how to convert struct to vector?
hi every body I have a structure that it's fields are also structures with diferent length. how could I convert them to a vect...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
how to read two specific data from a folder?
dear all, I want to read two images from a folder and draw their histogram. I wondered if you wouid help me
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to save a Workspace cell variable in a folder out of matlab?
I have an image cell in workspace and want to save them in a folder in my desktop. how could I di that?
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How could I convert my png images to tiff?
this is my code: clc; clear; close all; imagePath = 'C:\Users\images'; savePath = 'C:\Users\images_tiff'; fileNames = dir(i...
4년 초과 전 | 답변 수: 2 | 0